diff --git a/build.go b/build.go index 7595483a2..6f76e4735 100644 --- a/build.go +++ b/build.go @@ -33,7 +33,6 @@ import ( "text/template" "time" - _ "github.com/syncthing/syncthing/lib/automaxprocs" buildpkg "github.com/syncthing/syncthing/lib/build" )