Skip to content

Commit

Permalink
chore: remove completed todo
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondill committed Oct 28, 2024
1 parent 07e7119 commit 0a4f83e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#!/usr/bin/env lua --FOR-LINTING-AND-FORMATTING-DON'T-RUN
-- This file is *not* meant to be ran or required. It's only lua for syntax highlighting.
error("You can't require the todo file!")
---TODO: async/await
---async = coroutine.wrap(passed_f) & call callback afterwards

---TODO: Desktop Widget
---Fixup the existing ones and support new ones

Expand Down

0 comments on commit 0a4f83e

Please sign in to comment.