removed useless dependency

This commit is contained in:
Karma Riuk
2023-09-18 09:34:48 +02:00
parent a959034e4e
commit a3919b42a9
2 changed files with 0 additions and 6 deletions

View File

@ -276,9 +276,4 @@
clickable: true,
},
});
/**
* Initiate Pure Counter
*/
new PureCounter();
})();