diff --git a/cmd/syncthing/gui.go b/cmd/syncthing/gui.go index 93aa0614e..6aead4795 100644 --- a/cmd/syncthing/gui.go +++ b/cmd/syncthing/gui.go @@ -14,7 +14,6 @@ import ( "net/http" "os" "path/filepath" - "reflect" "runtime" "strconv" "strings"