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

This commit is contained in:
evilsocket 2018-03-28 19:50:11 +02:00
parent 39ed078204
commit c8e0489c72
No known key found for this signature in database
GPG key ID: 1564D7F30393A456

View file

@ -3,8 +3,6 @@
package modules
import (
"errors"
"github.com/bettercap/bettercap/session"
)