Skip to content

Commit

Permalink
Lint Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLabattD2L committed Nov 15, 2024
1 parent 9aeddb7 commit 0164383
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/demo/demo-snippet.js
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ class DemoSnippet extends LitElement {
doApply(nodes);
}


async _handleFullscreenChange(e) {
this._fullscreen = e.target.on;
this._settingsPeek = this._fullscreen;
Expand Down

0 comments on commit 0164383

Please sign in to comment.