Skip to content

Commit dd18110

Browse files
michaellawbviswanathan
michaellaw
authored and
bviswanathan
committed
remove log line
1 parent 2ae7a8e commit dd18110

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/IndexedDbProvider.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,6 @@ export class IndexedDbProvider extends DbProvider {
376376

377377
if (needsMigrate) {
378378
this.logWriter.log(`schema changes require rebuilding indices`);
379-
} else {
380-
this.logWriter.log(`Creating stores as part of upgrade process`);
381379
}
382380
});
383381

0 commit comments

Comments
 (0)