forked from indymedia/epicyon
Comment
parent
cc6e1e2cfc
commit
cb8afbe716
|
@ -181,7 +181,7 @@ def expireShares(baseDir: str) -> None:
|
|||
|
||||
|
||||
def expireSharesForAccount(baseDir: str, nickname: str, domain: str) -> None:
|
||||
"""Removes expired items from shares
|
||||
"""Removes expired items from shares for a particular account
|
||||
"""
|
||||
handleDomain = domain
|
||||
if ':' in handleDomain:
|
||||
|
|
Loading…
Reference in New Issue