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