Skip to content

Commit 6691d3a

Browse files
RKBoss6bobrippling
andauthored
Update apps/sched/sched.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
1 parent a640767 commit 6691d3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/sched/sched.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ function showSnoozeMenu(alarm){
2121
const alarmIndex = alarms.indexOf(alarm);
2222
const settings = require("sched").getSettings();
2323
let buzzCount = 0;
24-
let buttons=
2524
Bangle.buzz(40);
2625
if(alarm.timer){
2726

0 commit comments

Comments
 (0)