commit
3e14af0eeb
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
use strings::string_buffer::StringBuffer;
|
||||
|
||||
use std::fs::{self, File};
|
||||
use std::io::{self, Write, Read, sBufWriter};
|
||||
use std::io::{self, Write, Read, BufWriter};
|
||||
|
||||
use config::{NewlineStyle, Config, WriteMode};
|
||||
use rustfmt_diff::{make_diff, print_diff, Mismatch};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue