Merged config imports
This commit is contained in:
parent
8b808de6ff
commit
cd9e9b5db0
1 changed files with 1 additions and 2 deletions
|
|
@ -17,8 +17,7 @@ extern crate rustfmt;
|
|||
extern crate toml;
|
||||
|
||||
use rustfmt::{WriteMode, run};
|
||||
use rustfmt::config::Config;
|
||||
use rustfmt::config::ConfigHelpVariantTypes;
|
||||
use rustfmt::config::{Config, ConfigHelpVariantTypes};
|
||||
|
||||
use std::env;
|
||||
use std::fs::{File, PathExt};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue