Skip to content

Commit

Permalink
refactor: remove unused looping/walkTo code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jameskmonger committed Jul 17, 2023
1 parent d7e1876 commit 02cbd4b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 111 deletions.
1 change: 0 additions & 1 deletion src/engine/plugins/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export * from './content-plugin';
export * from './loader';
export * from './util';
110 changes: 0 additions & 110 deletions src/engine/plugins/util.ts

This file was deleted.

0 comments on commit 02cbd4b

Please sign in to comment.