mirror of
https://github.com/bettercap/bettercap
synced 2025-07-10 15:23:30 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
1155624b43
commit
9ffef99811
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
package modules
|
||||
|
||||
import (
|
||||
"encoding/base64"
|
||||
"io/ioutil"
|
||||
"sync"
|
||||
"encoding/base64"
|
||||
|
||||
"github.com/bettercap/bettercap/log"
|
||||
"github.com/bettercap/bettercap/session"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue