diff --git a/cpasswords/client.py b/cpasswords/client.py index 82c31ff32f36013147956dd6fb349562134742a1..d214f493e58ca6c7040f7728f0de6ecaf82453bf 100755 --- a/cpasswords/client.py +++ b/cpasswords/client.py @@ -108,7 +108,6 @@ def restore_all_files(options): return remote_command(options, "restorefiles") -@SimpleMemoize def get_file(options, filename): """ Get the content of one remote file