Remove duplicate declaration

This commit is contained in:
Pam Selle 2021-02-16 18:08:36 -05:00
parent 6375c6ce6b
commit b582b19359
1 changed files with 0 additions and 2 deletions

View File

@ -940,8 +940,6 @@ func TestApply_planNoModuleFiles(t *testing.T) {
p := applyFixtureProvider()
planPath := applyFixturePlanFile(t)
view, _ := testView(t)
view, _ := testView(t)
apply := &ApplyCommand{
Meta: Meta{