Browse Source

Fix import (merge error) that broke the build.

Jakob Borg 11 years ago
parent
commit
6a00b5a79e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      cmd/syncthing/gui.go

+ 0 - 1
cmd/syncthing/gui.go

@@ -14,7 +14,6 @@ import (
 	"net/http"
 	"os"
 	"path/filepath"
-	"reflect"
 	"runtime"
 	"strconv"
 	"strings"