Skip to content

Commit

Permalink
removed extraneous debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Petersen committed Aug 29, 2021
1 parent ad13356 commit 94b9242
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,6 @@ async function checkEnabled() {

// check Trivia

if(typeof loadedSettings.triviaTimer=='undefined') console.log('nope');
if (
loadedSettings.triviaCategories !== undefined &&
loadedSettings.triviaCategories.length !== 0 &&
Expand Down

0 comments on commit 94b9242

Please sign in to comment.