Commit 569304f1 authored by Michal Čihař's avatar Michal Čihař

Remove debugging code

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent ca2fc49a
......@@ -26,5 +26,4 @@ class Command(WeblateLangCommand):
def handle(self, *args, **options):
for unit in self.iterate_units(*args, **options):
print unit
unit.run_checks()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment