fix comment

This commit is contained in:
j 2012-05-19 14:56:29 +02:00
parent bc494f6c18
commit a711d2d2ce

View file

@ -17,7 +17,6 @@ class Command(BaseCommand):
rebuild sort/search cache for all items.
"""
help = 'rebuild sort/search cache for all items.'
"""
args = ''
def handle(self, **options):