Skip to content

Commit

Permalink
Remove an unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Kodiologist committed Dec 13, 2024
1 parent e4e643e commit eae1b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hyrule/control.hy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(require
hyrule.macrotools [defmacro!])
(import
hyrule.collections [prewalk by2s]
hyrule.collections [by2s]
hyrule.iterables [coll?]
hyrule.misc [inc])

Expand Down

0 comments on commit eae1b13

Please sign in to comment.