Skip to content

Commit 6d76249

Browse files
committed
Make rustfmt happy
1 parent 3f8df2d commit 6d76249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ use sass_rs::{compile_file, Options};
5151

5252
use category::Category;
5353

54-
use i18n::{I18NHelper, SupportedLocale, TeamHelper};
5554
use caching::{Cached, Caching};
55+
use i18n::{I18NHelper, SupportedLocale, TeamHelper};
5656
use rocket::http::hyper::header::CacheDirective;
5757

5858
#[derive(Serialize)]

0 commit comments

Comments
 (0)