mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 13:33:21 -07:00
Re-run gofmt -s after modifications
This commit is contained in:
parent
e91d0cb63c
commit
d80fef3ef9
11 changed files with 30 additions and 30 deletions
|
@ -84,7 +84,7 @@ func (w *WiFiModule) getRow(station *network.Station) ([]string, bool) {
|
|||
recvd,
|
||||
seen,
|
||||
}, include
|
||||
}
|
||||
}
|
||||
// this is ugly, but necessary in order to have this
|
||||
// method handle both access point and clients
|
||||
// transparently
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue