Skip to content

Commit

Permalink
Removed unnecessary console log
Browse files Browse the repository at this point in the history
  • Loading branch information
Erallie committed Dec 13, 2024
1 parent b8967d6 commit a935dc0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -451,9 +451,6 @@ class TimestampModal extends Modal {

void plugin.saveSettings();
}
else {
console.log('got here')
}


modal.close();
Expand Down

0 comments on commit a935dc0

Please sign in to comment.