Remove unused attribute
This commit is contained in:
parent
e3caf5e540
commit
f95fdd83c9
|
@ -58,7 +58,6 @@ export const StoreLocation: React.FC< {
|
||||||
updateAndPersistSettingsForGroup
|
updateAndPersistSettingsForGroup
|
||||||
}
|
}
|
||||||
createNotice={ createNotice }
|
createNotice={ createNotice }
|
||||||
isSettingsError={ false }
|
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue