remove unused import

This commit is contained in:
letusfly85 2015-08-14 08:27:39 +00:00
parent 0434390b92
commit d485a8a437

View file

@ -4,7 +4,6 @@ import (
"log"
"net/http"
"regexp"
"strings"
"github.com/drone/drone/plugin/remote"
"github.com/drone/drone/server/datastore"