mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-16 19:27:24 +00:00
Merge pull request #1137 from letusfly85/fix-strings-import
remove unused import
This commit is contained in:
@@ -4,7 +4,6 @@ import (
|
||||
"log"
|
||||
"net/http"
|
||||
"regexp"
|
||||
"strings"
|
||||
|
||||
"github.com/drone/drone/plugin/remote"
|
||||
"github.com/drone/drone/server/datastore"
|
||||
|
Reference in New Issue
Block a user