Skip to content

Commit

Permalink
fix static check failure
Browse files Browse the repository at this point in the history
  • Loading branch information
patilpankaj212 committed Jan 20, 2021
1 parent 32c1196 commit 8cb68f1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ func TestRemoteModuleInstallerDownloadRemoteModule(t *testing.T) {
}
type args struct {
requiredVersion hclConfigs.VersionConstraint
destPath string
module *regsrc.Module
}
tests := []struct {
Expand Down

0 comments on commit 8cb68f1

Please sign in to comment.