Browse Source

lib/upnp: Fix build

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4316
Audrius Butkevicius 8 years ago
parent
commit
e8ba6d4771
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lib/upnp/upnp.go

+ 0 - 1
lib/upnp/upnp.go

@@ -42,7 +42,6 @@ import (
 	"net"
 	"net/http"
 	"net/url"
-	"regexp"
 	"runtime"
 	"strings"
 	"time"