Remove signature help debug output

This commit is contained in:
Tad Hardesty 2018-08-02 19:13:15 -07:00
parent 3fc96404b4
commit 23344dbe3d

View file

@ -948,7 +948,6 @@ handle_method_call! {
}
}}
eprintln!("{:?}", result);
result
}
}