diff --git a/server/handler/hook.go b/server/handler/hook.go index 553c3bb89..e052fc543 100644 --- a/server/handler/hook.go +++ b/server/handler/hook.go @@ -4,7 +4,6 @@ import ( "log" "net/http" "regexp" - "strings" "github.com/drone/drone/plugin/remote" "github.com/drone/drone/server/datastore"