aboutsummaryrefslogtreecommitdiff
path: root/src/views/mod.rs
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-03-11 12:52:07 +0000
committerAkshay <[email protected]>2020-03-11 12:52:07 +0000
commit49057cfdc6ff69114dbc5190d3ad70e26d74143c (patch)
treefc3e72b6ee74174c3c0c67d89cf700cedc68ccb2 /src/views/mod.rs
parent7c49624423d279ddba887a01a41a5134a1fb7b00 (diff)
flattened views module
Diffstat (limited to 'src/views/mod.rs')
-rw-r--r--src/views/mod.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/views/mod.rs b/src/views/mod.rs
deleted file mode 100644
index 1e3732f..0000000
--- a/src/views/mod.rs
+++ /dev/null
@@ -1,4 +0,0 @@
1// pub mod bitview;
2// pub mod countview;
3
4pub mod habitview;