chore: Remove code comment

Sarah French 1 month ago
parent a8235e33ac
commit 4c1ce90606

@ -799,7 +799,6 @@ func (m *Meta) stateStoreConfig(opts *BackendOpts) (*configs.StateStore, int, tf
}
// Get the provider version from locks, as this impacts the hash
// NOTE: this assumes that we will never allow users to override config defining which provider is used for state storage
stateStoreProviderVersion, vDiags := getStateStorageProviderVersion(opts.StateStoreConfig, opts.Locks)
diags = diags.Append(vDiags)
if vDiags.HasErrors() {

Loading…
Cancel
Save