This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
syncthing
mirror of
https://github.com/syncthing/syncthing.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix import (merge error) that broke the build.
Jakob Borg
11 years ago
parent
2ce674e3fd
commit
6a00b5a79e
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
cmd/syncthing/gui.go
+ 0
- 1
cmd/syncthing/gui.go
View File
@@ -14,7 +14,6 @@ import (
"net/http"
"os"
"path/filepath"
- "reflect"
"runtime"
"strconv"
"strings"