mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-02 17:46:38 +02:00
add rustfmt config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use header::{LAST_MODIFIED, HttpDate};
|
||||
use header::{HttpDate, LAST_MODIFIED};
|
||||
|
||||
header! {
|
||||
/// `Last-Modified` header, defined in
|
||||
|
Reference in New Issue
Block a user