minor cleanup

This commit is contained in:
smilerz
2021-08-13 11:23:47 -05:00
parent 170673f467
commit 5d8ebc513a
6 changed files with 17 additions and 17 deletions

View File

@@ -62,7 +62,6 @@ class RecipeSchema(AutoSchema):
return parameters
# TODO move to separate class to cleanup
class TreeSchema(AutoSchema):
def get_path_parameters(self, path, method):