summaryrefslogtreecommitdiff
path: root/schist_schema/src
diff options
context:
space:
mode:
Diffstat (limited to 'schist_schema/src')
-rw-r--r--schist_schema/src/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/schist_schema/src/lib.rs b/schist_schema/src/lib.rs
deleted file mode 100644
index c60d7d4..0000000
--- a/schist_schema/src/lib.rs
+++ /dev/null
@@ -1,2 +0,0 @@
-pub use schist_models::schema;
-pub use schist_models::migrations;