summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
Diffstat (limited to 'internal')
-rw-r--r--internal/opids.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/internal/opids.go b/internal/opids.go
deleted file mode 100644
index 972aaa7..0000000
--- a/internal/opids.go
+++ /dev/null
@@ -1,5 +0,0 @@
-package internal
-
-const OPEN = 1
-const OPEN_AT = 2
-const CLOSE = 3