Skip to content

Commit

Permalink
remove unnecessary declaration of timer
Browse files Browse the repository at this point in the history
  • Loading branch information
csmig committed Dec 13, 2024
1 parent 73eb6d6 commit 5ee8de5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/js/stigman.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ function myContextMenu (e,t,eOpts) {
Ext.Ajax.disableCaching = false

async function start () {
let timer
const el = Ext.get('loading-text').dom

try {
Expand Down

0 comments on commit 5ee8de5

Please sign in to comment.