Delete stray debug leftover
This commit is contained in:
parent
320af39f35
commit
b3d857e245
@ -174,10 +174,8 @@ class MediaRepository:
|
||||
:dryrun: (bool) Do not actually delete any files (just count)
|
||||
:returns: (int) The number of files that were/would be deleted
|
||||
"""
|
||||
# Preps
|
||||
if local:
|
||||
# populate the cache of current avt img. so we don't delete them
|
||||
logging.warning("AVATAR")
|
||||
mr.get_avatar_images()
|
||||
|
||||
cleantime = datetime.today() - timedelta(days=days)
|
||||
|
Loading…
x
Reference in New Issue
Block a user