Removed unused TODO
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Martin Slot 2022-12-12 21:22:00 +01:00
parent 9447475373
commit f792765de3
1 changed files with 0 additions and 1 deletions

View File

@ -227,7 +227,6 @@ fn should_make_request_on_full_github_release_json_return(context: &FunctionalTe
then.status(200)
.header("content-type", "application/json")
.body(&response);
// TODO: this a really simple return that just returns what i want. It should contain the full json blob that /releases returns
});
let application = Application::new(