Skip to content

Commit

Permalink
Merge pull request #923 from grafana/remove/browser-module-version
Browse files Browse the repository at this point in the history
Remove browser module Version
  • Loading branch information
inancgumus committed Jun 9, 2023
2 parents 2d4ba2f + c40d9d7 commit 92ac6b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion browser/module.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ type (
JSModule struct {
Browser *goja.Object
Devices map[string]common.Device
Version string
}

// ModuleInstance represents an instance of the JS module.
Expand Down

0 comments on commit 92ac6b7

Please sign in to comment.