aboutsummaryrefslogtreecommitdiffstats
path: root/src/views.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/views.rs')
-rw-r--r--src/views.rs5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/views.rs b/src/views.rs
deleted file mode 100644
index 6129e53..0000000
--- a/src/views.rs
+++ /dev/null
@@ -1,5 +0,0 @@
-mod txn_table;
-mod txn_tables;
-mod util;
-
-pub use txn_tables::TxnTables;