summaryrefslogtreecommitdiff
path: root/internal/opids.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-02-16 01:53:49 +0200
committerPaul Buetow <paul@buetow.org>2024-02-16 01:53:49 +0200
commit3abf5484394fa68a690c6388f63b09bcafd7974d (patch)
tree4db67e5e7ed7a2991fff9daebbe9e215f224317c /internal/opids.go
parent67032cef39a4e7bfb77afb68907322ba04d57bc6 (diff)
clean up obsolete opids
Diffstat (limited to 'internal/opids.go')
-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