small change to image resizing

This commit is contained in:
2023-02-08 19:08:59 +01:00
parent 5f01bfa485
commit 7d33d72401
5 changed files with 16 additions and 32 deletions

View File

@@ -16,7 +16,6 @@ mod model_rgb_ascii;
//todo: general
/* Documentation
* Readme
* https://stackoverflow.com/questions/69981449/how-do-i-print-colored-text-to-the-terminal-in-rust
*/
fn main() {