Skip to content

Commit 1015945

Browse files
committed
chore: remove comment
I think we can consume the forms, they are not likely to be used anymore.
1 parent 564df07 commit 1015945

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/web/api/client/v1/client.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ pub struct Client {
1515
}
1616

1717
impl Client {
18-
// todo: forms in POST requests can be passed by reference.
19-
2018
fn base_path() -> String {
2119
"/v1".to_string()
2220
}

0 commit comments

Comments
 (0)