diff options
author | Teddy Wing | 2017-05-09 01:41:52 +0200 |
---|---|---|
committer | Teddy Wing | 2017-05-09 01:43:44 +0200 |
commit | 58d5965c724099a9321d69ac35102d8caeb93184 (patch) | |
tree | 40d200bae885d72e20b08b6fd6510d05c897eb43 /TODO | |
parent | 6746b18313f00d6cf350f1b3a914f43c6a2b28fc (diff) | |
download | HearURL-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.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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) |