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

@ -1,7 +1,6 @@
package main
import (
"os"
log "github.com/sirupsen/logrus"
"github.com/gorilla/mux"
"net/http"