diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2018-05-30 16:48:30 +0200 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-05-30 16:48:30 +0200 |
commit | 871a8e05ec2adfebbe42cbb911c1f0a528d15794 (patch) | |
tree | 35fb5e5731638853cc7563ce6fb0db909b38817a | |
parent | 2242c6c7921fcb681d3be7683fba862b4954b04a (diff) |
Remove TODO. Fixed in 0ea603.
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -16,5 +16,3 @@ - Publish deno_testing to npm as a standalone module. - Use mksnapshot instead of go-bindata. - -- Use as library to build custom runtimes. |