Fix unused net/url import in files.go
All checks were successful
Automated Container Build / build-and-push (push) Successful in 43s
All checks were successful
Automated Container Build / build-and-push (push) Successful in 43s
This commit is contained in:
parent
d139501dd4
commit
47dc81d159
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ import (
|
|||
"fmt"
|
||||
"io"
|
||||
"mime"
|
||||
"net/url"
|
||||
"os"
|
||||
"os/exec"
|
||||
"path/filepath"
|
||||
|
|
|
|||
Reference in a new issue