diff --git a/burger/toppings/recipes.py b/burger/toppings/recipes.py index 46c8a779..23fa9c41 100644 --- a/burger/toppings/recipes.py +++ b/burger/toppings/recipes.py @@ -154,7 +154,6 @@ def find_recipes(jar, cf, method, target_class, setter_names): cl_field = const["name_and_type"]["name"]["value"] recipe_target = (cl_name, cl_field, metadata) - print recipe_target # Block string substitute value elif ins.name == "bipush" and next_push_is_val: next_push_is_val = False