mirror of
https://github.com/bettercap/bettercap
synced 2025-07-06 13:02:12 -07:00
lint: apply annoying gofmt
This keeps getting applied every time make test is run.
This commit is contained in:
parent
06ba0903e7
commit
c917c6ddf5
1 changed files with 1 additions and 1 deletions
|
@ -6,8 +6,8 @@ import (
|
|||
"io/ioutil"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"strings"
|
||||
"regexp"
|
||||
"strings"
|
||||
)
|
||||
|
||||
type JSRequest struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue