diff options
Diffstat (limited to 'cleanup/main.go')
-rw-r--r-- | cleanup/main.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cleanup/main.go b/cleanup/main.go index e0b66ce..fdec6e9 100644 --- a/cleanup/main.go +++ b/cleanup/main.go @@ -1,7 +1,6 @@ package main // TODO: add minimum size variable (default ~30%?) -// TODO: add tests // TODO: make into a small library // TODO: have the integral image specific stuff done by interface functions |