diff --git a/server/main.go b/server/main.go index c7812c8..b1cece3 100644 --- a/server/main.go +++ b/server/main.go @@ -3,7 +3,6 @@ package main import ( "context" "flag" - "fmt" "log" "net/http" "path/filepath"