This website works better with JavaScript
Home
Explore
Help
Sign In
Apq
/
syncthing
mirror of
https://github.com/syncthing/syncthing.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
scripts: Remove unused import (ref
#7375
)
Simon Frei
5 years ago
parent
3d91f7c975
commit
69c63e94bf
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
script/prune_mocks.go
+ 0
- 1
script/prune_mocks.go
View File
@@ -11,7 +11,6 @@ package main
import (
import (
"bufio"
"bufio"
"flag"
"flag"
- "fmt"
"io/ioutil"
"io/ioutil"
"log"
"log"
"os"
"os"