summaryrefslogtreecommitdiff
path: root/src/namespace/mod.rs
diff options
context:
space:
mode:
authorDavid Blajda <blajda@hotmail.com>2019-05-08 15:38:37 +0000
committerDavid Blajda <blajda@hotmail.com>2019-05-08 15:38:37 +0000
commit98fb79b85e3cfbb547e5340b30623511daf09ef5 (patch)
treea03bd7a95c86a92eb7510409429f50433056d7ab /src/namespace/mod.rs
parent0e09c2c06fc0b81f11d12985a4172c815233db17 (diff)
:WIP: Move types to a different crate
Diffstat (limited to 'src/namespace/mod.rs')
-rw-r--r--src/namespace/mod.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/namespace/mod.rs b/src/namespace/mod.rs
deleted file mode 100644
index 0e4a05d..0000000
--- a/src/namespace/mod.rs
+++ /dev/null
@@ -1 +0,0 @@
-pub mod auth;