From 23a5ca9d0782e658188fd568fc3d3aa2b828bc45 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 11 Feb 2024 22:35:06 +0200 Subject: move go cmd to cmd/ioriotng --- opids.go | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 opids.go (limited to 'opids.go') diff --git a/opids.go b/opids.go deleted file mode 100644 index eda15fd..0000000 --- a/opids.go +++ /dev/null @@ -1,5 +0,0 @@ -package main - -const OPEN = 1 -const OPEN_AT = 2 -const CLOSE = 3 -- cgit v1.2.3