misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-02-23 00:07:09 +01:00
parent f3dd84ebc4
commit 63cea73f8e
75 changed files with 179 additions and 179 deletions

View file

@ -13,7 +13,7 @@ import (
"sort"
"time"
"github.com/evilsocket/bettercap-ng/log"
"github.com/bettercap/bettercap/log"
)
func hashSorted(lst []string) []byte {