all: Cleanups enabled by Go 1.12

This commit is contained in:
Jakob Borg
2019-11-10 09:47:17 +01:00
parent 879f51b027
commit 1d99e5277a
4 changed files with 15 additions and 26 deletions

View File

@@ -20,7 +20,6 @@ import (
"os"
"time"
"github.com/syncthing/syncthing/lib/build"
"github.com/syncthing/syncthing/lib/rand"
)