diff --git a/src/storage/custom/local-storage/index.ts b/src/storage/custom/local-storage/index.ts index 111e27f..46ae3c8 100644 --- a/src/storage/custom/local-storage/index.ts +++ b/src/storage/custom/local-storage/index.ts @@ -17,11 +17,10 @@ export function createLocalStorageInstance(dbname: string, init: Partial