Skip to content

Commit 06dd1ff

Browse files
deshipudhalbert
andauthored
Update supervisor/shared/tick.c
Co-authored-by: Dan Halbert <[email protected]>
1 parent c0152e7 commit 06dd1ff

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

supervisor/shared/tick.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,6 @@ void supervisor_tick(void) {
9898
filesystem_tick();
9999
#endif
100100

101-
#ifdef CIRCUITPY_AUTORELOAD_DELAY_MS
102-
autoreload_tick();
103-
#endif
104101

105102
#if CIRCUITPY_KEYPAD
106103
keypad_tick();

0 commit comments

Comments
 (0)