fix comment
This commit is contained in:
parent
bc494f6c18
commit
a711d2d2ce
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ class Command(BaseCommand):
|
||||||
rebuild sort/search cache for all items.
|
rebuild sort/search cache for all items.
|
||||||
"""
|
"""
|
||||||
help = 'rebuild sort/search cache for all items.'
|
help = 'rebuild sort/search cache for all items.'
|
||||||
"""
|
|
||||||
args = ''
|
args = ''
|
||||||
|
|
||||||
def handle(self, **options):
|
def handle(self, **options):
|
||||||
|
|
Loading…
Reference in a new issue