Compare commits

..

1 Commits

Author SHA1 Message Date
Andrei Stoica 2caa88ad43 seperated module into new file 2023-06-15 10:43:26 -04:00
1 changed files with 0 additions and 1 deletions

View File

@ -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() {