Remove unused variable
This commit is contained in:
parent
d970572c3f
commit
097df533dd
@ -40,7 +40,7 @@ export function DatabaseProvider({ children }) {
|
|||||||
undefined,
|
undefined,
|
||||||
undefined,
|
undefined,
|
||||||
true,
|
true,
|
||||||
(v) => {
|
() => {
|
||||||
setDatabaseStatus("upgrading");
|
setDatabaseStatus("upgrading");
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user