Compare commits
1 Commits
944af2a464
...
2caa88ad43
| Author | SHA1 | Date |
|---|---|---|
|
|
2caa88ad43 |
|
|
@ -9,7 +9,6 @@ use std::path::{Path, PathBuf};
|
|||
use std::process::Command;
|
||||
|
||||
//TODO handle unwraps and errors more uniformly
|
||||
//TODO move TodoFile into its file
|
||||
//TODO clean up verbose printing
|
||||
|
||||
fn main() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue