nothing but import format change

Signed-off-by: xuchunming1 <xuchunming@jd.com>
This commit is contained in:
xuchunming1 2021-07-01 15:37:33 +08:00
parent 9020c53820
commit e9dad78ec2
6 changed files with 14 additions and 7 deletions

View file

@ -3,7 +3,6 @@ package js
import (
"github.com/evilsocket/islazy/log"
"github.com/evilsocket/islazy/plugin"
"github.com/robertkrimen/otto"
)