aboutsummaryrefslogtreecommitdiff
path: root/src/web/lib.rs
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-11-10 09:59:52 +0100
committerQuentin <quentin@deuxfleurs.fr>2020-11-10 09:59:52 +0100
commit27795a390ced369a5fda353c046cdd4b7ca98bd0 (patch)
tree3fe6411173d6b30c5b65cc1d019466f7cbc799b0 /src/web/lib.rs
parent4093833ae854df16bc893a21617b0902a5beae47 (diff)
downloadgarage-27795a390ced369a5fda353c046cdd4b7ca98bd0.tar.gz
garage-27795a390ced369a5fda353c046cdd4b7ca98bd0.zip
Fix formatting
Diffstat (limited to 'src/web/lib.rs')
-rw-r--r--src/web/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/web/lib.rs b/src/web/lib.rs
index 80957669..c0c668a1 100644
--- a/src/web/lib.rs
+++ b/src/web/lib.rs
@@ -2,4 +2,3 @@
extern crate log;
pub mod web_server;
-