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