fix build

This commit is contained in:
Peter Rounce 2023-01-27 13:30:22 +00:00
parent 59151232dd
commit 0e3895a1f2
11 changed files with 43 additions and 8 deletions

View file

@ -5,7 +5,6 @@ import (
"github.com/gorilla/mux"
"net/http"
"time"
"os"
)
var router = mux.NewRouter()