Skip to content

Commit d1a99f2

Browse files
authored
Update timeJump.ts
getting rid of old comments that were a part of an older testing portion (no longer relevant)
1 parent 1ece731 commit d1a99f2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/backend/timeJump.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ import routes from './routes';
1717
*/
1818

1919
/* eslint-disable no-param-reassign */
20-
// hookState store?
21-
// are lines 42 - 56 even needed??
22-
// add event listener yelling at us
2320
import componentActionsRecord from './masterState';
2421

2522
const circularComponentTable = new Set();

0 commit comments

Comments
 (0)