diff options
| author | Fuwn <[email protected]> | 2021-05-17 10:40:51 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-17 10:40:51 +0000 |
| commit | efc86a78f7791bfa0bc98f27c1f1ce6e2b7dc449 (patch) | |
| tree | c309bc8fc82e437987b6cf9657a67a64072571da | |
| parent | refactor: when cargo complains (diff) | |
| download | whirl-efc86a78f7791bfa0bc98f27c1f1ce6e2b7dc449.tar.xz whirl-efc86a78f7791bfa0bc98f27c1f1ce6e2b7dc449.zip | |
chore(todo): delete todo.md
Not used, don't need it.
| -rw-r--r-- | TODO.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO.md b/TODO.md deleted file mode 100644 index f67c894..0000000 --- a/TODO.md +++ /dev/null @@ -1,10 +0,0 @@ -# TODO -Specification: https://github.com/todo-md/todo-md - -## Before Stable -- [ ] Create pre-commit hook for `cargo fmt` - https://githooks.com/ - -## BACKLOG - -## DONE |