Skip to content
Snippets Groups Projects
Commit 6388452b authored by daniquilez's avatar daniquilez
Browse files

remove print statements

parent 974dd8a9
No related branches found
No related tags found
2 merge requests!277[REL] Release Sprint 27/11/23,!263Feature/translations energy communities
Pipeline #69517 passed
This commit is part of merge request !263. Comments created here will be created in the context of that merge request.
......@@ -323,10 +323,6 @@ class WebsiteCommunityData(http.Controller):
),
}
)
print("LANGUAGES!")
print(request.env.context["lang"])
print("Those are the legal forms")
print(legal_forms)
return legal_forms
def _get_lead_values(self, lead_id):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment