Skip to content

Commit 4383773

Browse files
committed
fix: golang lint
1 parent 0600f20 commit 4383773

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

provider/resource_vcs_provider.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ func resourceVCSProviderUpdate(ctx context.Context, d *schema.ResourceData, m in
226226
})
227227
return diags
228228
}
229-
230229
}
231230

232231
diag := resourceVCSProviderRead(ctx, d, m)

0 commit comments

Comments
 (0)