Skip to content

Commit

Permalink
Remove old todos
Browse files Browse the repository at this point in the history
  • Loading branch information
flamion committed Oct 17, 2023
1 parent 1343125 commit 35a2fa8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontend/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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();
Expand Down

0 comments on commit 35a2fa8

Please sign in to comment.