Skip to content

Commit

Permalink
Update js/modules/modules.go
Browse files Browse the repository at this point in the history
Co-authored-by: Oleg Bespalov <oleg.bespalov@grafana.com>
  • Loading branch information
mstoykov and olegbespalov committed Mar 31, 2023
1 parent dc91a0f commit 32eb7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/modules/modules.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Package modules defines interfaces to be implemented by js modules to be imported by k6.
// Package modules defines interfaces used for developing k6's JavaScript modules.
package modules

import (
Expand Down

0 comments on commit 32eb7e3

Please sign in to comment.