Skip to content

Commit

Permalink
Removed unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
kuogi committed Oct 22, 2023
1 parent 05641e3 commit e79e6d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/main.content.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ class Content {

#currentContentElement;
#currentSectionsElement;
#doesLoadViaUserContentWork = true;

constructor() {
this.onSelectedSectionListenerInstance = new ListenerManagerInstance();
Expand Down

0 comments on commit e79e6d9

Please sign in to comment.