Skip to content

Commit

Permalink
Remove unnecessary blank line in ZenWorkspacesStorage.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
mauro-balades committed Jan 18, 2025
1 parent c9cf757 commit 09d17f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/browser/base/zen-components/ZenWorkspacesStorage.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,6 @@ var ZenWorkspaceBookmarksStorage = {
},
};


ZenWorkspacesStorage.promiseDBInitialized = new Promise((resolve) => {
ZenWorkspacesStorage._resolveDBInitialized = resolve;
ZenWorkspacesStorage.init();
Expand Down

0 comments on commit 09d17f2

Please sign in to comment.