cleaning up

This commit is contained in:
Jade (Rose) Rowland 2024-02-04 14:04:12 -05:00
parent f5ac57f87b
commit fc87a6776a

View File

@ -19,7 +19,6 @@ export * from './speak.mjs';
export * from './evaluate.mjs';
export * from './repl.mjs';
export * from './cyclist.mjs';
export * from './neocyclist.mjs';
export * from './logger.mjs';
export * from './time.mjs';
export * from './draw.mjs';