We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d10e7f6 commit ed18f3bCopy full SHA for ed18f3b
apps/sched/sched.js
@@ -1,3 +1,5 @@
1
+/* eslint-disable no-unused-vars */
2
+
3
// Chances are boot0.js got run already and scheduled *another*
4
// 'load(sched.js)' - so let's remove it first!
5
if (Bangle.SCHED) {
0 commit comments