Commit c61a45f5 authored by Michal Čihař's avatar Michal Čihař

Remove debugging code

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent fb051a7d
......@@ -1401,7 +1401,6 @@ class SubProject(models.Model, PercentMixin, URLMixin, PathMixin):
# Copy suggestions to new project
if changed_project:
print 'CHANGED!'
old.project.suggestion_set.copy(self.project)
def _get_percents(self):
......
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