8 lines
271 B
Diff
8 lines
271 B
Diff
diff --git a/planetwars-server/src/schema.rs b/planetwars-server/src/schema.rs
|
|
index 7f60d64..f88f687 100644
|
|
--- a/planetwars-server/src/schema.rs
|
|
+++ b/planetwars-server/src/schema.rs
|
|
@@ -0,0 +1,3 @@
|
|
+// This file is autogenerated by diesel
|
|
+#![allow(unused_imports)]
|
|
+
|