fix: fixed vm locking

This commit is contained in:
Simone Margaritelli 2021-04-04 15:58:48 +02:00
parent 3c20f2c9aa
commit 2b1ff7d59f
3 changed files with 35 additions and 31 deletions

View file

@ -1,9 +1,8 @@
package session
import (
"github.com/evilsocket/islazy/plugin"
_ "github.com/bettercap/bettercap/js"
"github.com/evilsocket/islazy/plugin"
)
type Script struct {