Skip to content

Commit 4be5098

Browse files
Remove redundant newline
1 parent f7ebbd6 commit 4be5098

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/civo/api_key.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ func TryCivoConfigFile(path string) sdk.Importer {
4848
if err := contents.ToJSON(&config); err != nil {
4949
out.AddError(err)
5050
return
51-
5251
}
5352

5453
if len(config.Properties) == 0 {

0 commit comments

Comments
 (0)