Skip to content

Commit 5232270

Browse files
committed
Fix missing }
1 parent a9c3ff7 commit 5232270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/command/meta_backend.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1693,6 +1693,7 @@ func (m *Meta) stateStore_C_s(c *configs.StateStore, cHash int, backendSMgr *cli
16931693
}
16941694
}
16951695
// TODO: handle if input is not enabled
1696+
}
16961697
}
16971698
if diags.HasErrors() {
16981699
return nil, diags

0 commit comments

Comments
 (0)