Skip to content

Commit

Permalink
Update js/jsmodules.go
Browse files Browse the repository at this point in the history
Co-authored-by: Mihail Stoykov <[email protected]>
  • Loading branch information
oleiade and mstoykov authored Apr 6, 2023
1 parent 316550b commit 2bc758d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/jsmodules.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (

"github.com/grafana/xk6-redis/redis"
"github.com/grafana/xk6-timers/timers"
webcrypto "github.com/grafana/xk6-webcrypto/webcrypto"
"github.com/grafana/xk6-webcrypto/webcrypto"
expws "github.com/grafana/xk6-websockets/websockets"
)

Expand Down

0 comments on commit 2bc758d

Please sign in to comment.