remove comments
This commit is contained in:
parent
d0f747e6a2
commit
1dbcc049e0
1 changed files with 2 additions and 5 deletions
|
@ -135,8 +135,5 @@ fn main() {
|
|||
}
|
||||
|
||||
// read from files using fs DONE
|
||||
// make it a cmd tool (check nxfetch by sntx on srht for pkg and usage) DONE
|
||||
// make decoder (im going to kill my self)
|
||||
// clean up code if needed
|
||||
|
||||
//MAYBE (most likely will) write encoded code into the .wf file if its named webfuck.wf and is in the current dir /??
|
||||
// make it a cmd tool (using clap) DONE
|
||||
// make decoder (im going to kill my self)
|
Loading…
Reference in a new issue