diff options
Diffstat (limited to 'arper.py')
| -rw-r--r-- | arper.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -130,7 +130,6 @@ class Arper(persistent.Persistent): f'{cache_file} sucks, only {len(cached_state)} entries. Deleting it.' ) os.remove(cache_file) - logger.debug('No usable saved state found') return None |
