aboutsummaryrefslogtreecommitdiff
path: root/main.odin
diff options
context:
space:
mode:
Diffstat (limited to 'main.odin')
-rwxr-xr-xmain.odin1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.odin b/main.odin
index 1a4f4ef..2716171 100755
--- a/main.odin
+++ b/main.odin
@@ -6,7 +6,6 @@ import "core:path/filepath"
import "core:strings"
/*
-TODO: Fix sort direction toggle behavior
TODO: If submitted path is a directory, traverse the tree to find all .CSVs
TODO: Move info that's all the same throughout the table into the info header
*/