Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
117649 committed Aug 3, 2024
1 parent 52fe275 commit ec0996a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions resource/modules/Storage.jsm
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,6 @@ Modules.LOADMODULE = function() {
Services.obs.addObserver(Storage._obs, "sessionstore-initiating-manual-restore");
window.addEventListener("SSWindowRestoring", Storage._WindowRestoring);
window.addEventListener("SSWindowRestored", Storage._WindowRestored);


});
};

Modules.UNLOADMODULE = function() {
Expand Down

0 comments on commit ec0996a

Please sign in to comment.