mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 18:31:00 +00:00
Merge pull request #1137 from letusfly85/fix-strings-import
remove unused import
This commit is contained in:
commit
38c61cdca9
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import (
|
|||
"log"
|
||||
"net/http"
|
||||
"regexp"
|
||||
"strings"
|
||||
|
||||
"github.com/drone/drone/plugin/remote"
|
||||
"github.com/drone/drone/server/datastore"
|
||||
|
|
Loading…
Reference in a new issue