Skip to content

Commit cbdacad

Browse files
jremy42remyleone
authored andcommitted
fix: lint
1 parent 3b29568 commit cbdacad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/services/rdb/instance.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ func ResourceRdbInstanceCreate(ctx context.Context, d *schema.ResourceData, m in
337337
if err != nil {
338338
return diag.FromErr(err)
339339
}
340-
341340
var id string
342341

343342
if regionalSnapshotID, ok := d.GetOk("snapshot_id"); ok {

0 commit comments

Comments
 (0)