Skip to content

Commit

Permalink
Fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Connor committed Oct 24, 2024
1 parent 550c089 commit 2e4cd94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/skins/classic/views/js/event.js
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,6 @@ function getCmdResponse(respObj, respText) {
if (streamStatus.auth) {
auth_hash = streamStatus.auth;
} // end if have a new auth hash

} // end function getCmdResponse( respObj, respText )

function pauseClicked() {
Expand Down

0 comments on commit 2e4cd94

Please sign in to comment.