From 35a2fa8e897134471052201012c47902ef000ce6 Mon Sep 17 00:00:00 2001 From: flamion Date: Tue, 17 Oct 2023 12:49:30 +0200 Subject: [PATCH] Remove old todos --- frontend/src/main.rs | 3 --- 1 file changed, 3 deletions(-) diff --git a/frontend/src/main.rs b/frontend/src/main.rs index a5c0f62..2b11ba9 100644 --- a/frontend/src/main.rs +++ b/frontend/src/main.rs @@ -33,11 +33,8 @@ pub const INPUT_WIDTH: &str = "235px"; - write test-cases for ui (how?) - rerender on server config TODO @flamion: - - negative max_uses, valid_for - backend error enum or similar to give more specific messages - alternately display the backend error directly - - rework build process (this includes changing the dockerfile) - - decision needed */ fn main() { setup_tracing_subscriber();