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
c8e0489c72
commit
ce4d735f63
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
// +build !windows
|
||||
// +build !darwin
|
||||
// +build !android
|
||||
|
||||
package modules
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// +build windows darwin
|
||||
// +build windows darwin android
|
||||
|
||||
package modules
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue