remove debug message
This commit is contained in:
parent
63e6e06c0f
commit
5361da8add
@ -152,7 +152,6 @@ pub fn process_func_str(function_in: &str) -> String {
|
|||||||
|
|
||||||
// if add_asterisk is true, add the asterisk
|
// if add_asterisk is true, add the asterisk
|
||||||
if add_asterisk {
|
if add_asterisk {
|
||||||
println!("a");
|
|
||||||
output_string += "*";
|
output_string += "*";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user