Skip to content

Commit cf4b372

Browse files
Christian DoucetteChristian Doucette
authored andcommitted
Fix linter
1 parent 75c3347 commit cf4b372

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/client/client.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ func providerRunningInCloud() bool {
8888

8989
func (pc *ProviderClient) SendAuthenticationWarning() bool {
9090
return pc.tokenSource == credentialFiles && providerRunningInCloud()
91-
9291
}
9392

9493
// GetClient encapsulates the logic for configuring a go-tfe client instance for

0 commit comments

Comments
 (0)