mirror of https://github.com/fafhrd91/actix-web
misc: remove debug print
This commit is contained in:
parent
0d87cc53a1
commit
041322ef9c
|
@ -472,7 +472,6 @@ where
|
|||
|
||||
#[cfg(feature = "resources-introspection")]
|
||||
{
|
||||
println!("resources");
|
||||
crate::introspection::process_introspection(
|
||||
Rc::clone(&Rc::new(rmap.clone())),
|
||||
rdef_methods,
|
||||
|
|
Loading…
Reference in New Issue