mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-04-20 06:54:46 +00:00
less verbose
This commit is contained in:
parent
b5d34602e4
commit
a98e5c6082
1 changed files with 0 additions and 1 deletions
|
@ -131,6 +131,5 @@ pub fn expand_method(method : Method, attrs : TokenStream, item : TokenStream) -
|
|||
route.#method_ident::<#resource_ident, #(#generics),*>();
|
||||
}
|
||||
};
|
||||
eprintln!("{}", output);
|
||||
output.into()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue