diff --git a/cmd/syncthing/main.go b/cmd/syncthing/main.go index efedcb87f..51cbff988 100644 --- a/cmd/syncthing/main.go +++ b/cmd/syncthing/main.go @@ -15,7 +15,6 @@ import ( "io" "io/ioutil" "log" - "net" "net/http" "net/url" "os"