mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 10:46:57 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
4e98507eee
commit
a909d81765
2 changed files with 3 additions and 6 deletions
|
@ -1,10 +1,7 @@
|
|||
// +build darwin
|
||||
// +build windows
|
||||
// +build linux,arm
|
||||
// +build linux,mips
|
||||
// +build linux,mipsle
|
||||
// +build linux,mips64
|
||||
// +build linux,mips64le
|
||||
// +build linux,!amd64
|
||||
|
||||
package modules
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue