From 04892822306bf9a01de19cc70bcfc59d7fca9f8f Mon Sep 17 00:00:00 2001 From: Dylan Bolger Date: Tue, 18 Aug 2026 11:44:36 -0500 Subject: move from fastapi to flask, various cleanups involved --- app/templates/image.html | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 app/templates/image.html (limited to 'app/templates/image.html') diff --git a/app/templates/image.html b/app/templates/image.html deleted file mode 100644 index c070faf..0000000 --- a/app/templates/image.html +++ /dev/null @@ -1,9 +0,0 @@ - - - Item Details - - - -

Item ID: {{ id }}

- - \ No newline at end of file -- cgit v1.2.3