mirror of
https://github.com/bettercap/bettercap
synced 2025-07-16 10:03:39 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
0453d650d9
commit
40e3e9cb7e
2 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
||||||
// +build !mipsle
|
// +build !mipsle
|
||||||
// +build !mips64
|
// +build !mips64
|
||||||
// +build !mips64le
|
// +build !mips64le
|
||||||
|
|
||||||
package modules
|
package modules
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
// +build mipsle
|
// +build mipsle
|
||||||
// +build mips64
|
// +build mips64
|
||||||
// +build mips64le
|
// +build mips64le
|
||||||
|
|
||||||
package modules
|
package modules
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue