Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
I think we can consume the forms, they are not likely to be used anymore.
  • Loading branch information
josecelano committed Feb 9, 2024
1 parent 564df07 commit 1015945
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/web/api/client/v1/client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ pub struct Client {
}

impl Client {
// todo: forms in POST requests can be passed by reference.

fn base_path() -> String {
"/v1".to_string()
}
Expand Down

0 comments on commit 1015945

Please sign in to comment.