Removed TODO
This commit is contained in:
parent
777cca245e
commit
5d0ead96e4
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ const CURRENT_MINOR_VERSION: i32 = 2;
|
|||
const SESSION_FIELD_USERNAME: &str = "username";
|
||||
|
||||
// TODO every path.. argument breaks when the path contains square brackets. Needs URLencoding back!!
|
||||
// TODO range header not supported
|
||||
|
||||
pub fn get_routes() -> Vec<rocket::Route> {
|
||||
routes![
|
||||
|
|
Loading…
Add table
Reference in a new issue