aboutsummaryrefslogtreecommitdiffstats
path: root/examples/zot/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/zot/mod.rs')
-rw-r--r--examples/zot/mod.rs7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/zot/mod.rs b/examples/zot/mod.rs
deleted file mode 100644
index 706f496..0000000
--- a/examples/zot/mod.rs
+++ /dev/null
@@ -1,7 +0,0 @@
-pub mod abconfig;
-pub mod abook;
-pub mod channel_stream;
-pub mod group;
-pub mod item;
-pub mod network_stream;
-pub mod xchan;