mirror of
https://github.com/onyx-and-iris/aoc2024.git
synced 2026-04-07 01:23:34 +00:00
remove direction.go for both modules
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package one
|
||||
|
||||
const (
|
||||
N = iota
|
||||
E
|
||||
S
|
||||
W
|
||||
None
|
||||
)
|
||||
Reference in New Issue
Block a user