diff options
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go index a3f0133..2aa8758 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,6 @@ import ( ) func main() { - initGetwtxt() // StrictSlash(true) allows /api and /api/ // to serve the same content without duplicating |