diff --git a/cmd/main.go b/cmd/main.go index 06ab7d0..38dd16d 100644 --- a/cmd/main.go +++ b/cmd/main.go @@ -1 +1,3 @@ package main + +func main() {}