]> git.parisson.com Git - teleforma.git/commitdiff
cleanup
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Dec 2013 16:49:49 +0000 (17:49 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Dec 2013 16:49:49 +0000 (17:49 +0100)
teleforma/management/commands/teleforma-message-all-seminar-users.py

index df6d6df8adfd2f859d42d0c2672e0b979fabb2fd..21e14fa53b22e7f9432f163dad3ad4b55f70f053 100644 (file)
@@ -68,5 +68,3 @@ class Command(BaseCommand):
                     if not settings.DEBUG:
                         notify_user(mess, 'acceptance')
                     
-                    print user.username, seminars
-