diff --git a/types/types.go b/types/types.go deleted file mode 100644 index 00af5ea..0000000 --- a/types/types.go +++ /dev/null @@ -1,3 +0,0 @@ -package types - -type Nil struct{}