aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/stack.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/stack.rs b/src/stack.rs
deleted file mode 100644
index a75c775..0000000
--- a/src/stack.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-struct Stack<T> {
-
-}