aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2017-05-09 01:41:52 +0200
committerTeddy Wing2017-05-09 01:43:44 +0200
commit58d5965c724099a9321d69ac35102d8caeb93184 (patch)
tree40d200bae885d72e20b08b6fd6510d05c897eb43
parent6746b18313f00d6cf350f1b3a914f43c6a2b28fc (diff)
downloadHearURL-58d5965c724099a9321d69ac35102d8caeb93184.tar.bz2
Remove TODO
This tracking file is no longer needed. Finished implementation of the tasks outlined within, and deciding not to bother with the "maybe" configuration file task.
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 2e5db71..0000000
--- a/TODO
+++ /dev/null
@@ -1,9 +0,0 @@
-TODO
-
-2017.04.13:
-v Command line flag for port (2017.05.07)
-v Command line flag for browser (2017.05.07)
-- [maybe] config file to configure browser
-
-2017.04.22:
-v Parse input to ensure it's a URL (2017.05.08)