pull/94/head
eric 2019-03-01 22:38:46 -05:00
parent 02170c9bc2
commit 943031ca22
1 changed files with 0 additions and 1 deletions

View File

@ -24,5 +24,4 @@ class Command(BaseCommand):
self.stdout.write(online.edition.work.title)
online.delete()
removed += 1
break
self.stdout.write('%s online ebooks removed')