Skip to content

Commit

Permalink
style: fix unrelated linter error in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cjolowicz committed Jan 25, 2023
1 parent e8a0d3a commit 6c3b4c1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,6 @@ func testAccCheckCloudflareAccessApplicationDestroy(s *terraform.State) error {
return fmt.Errorf("AccessApplication still exists")
}
}

}

return nil
Expand Down

0 comments on commit 6c3b4c1

Please sign in to comment.