summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--combox/crypto.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/combox/crypto.py b/combox/crypto.py
index a353113..1cf0bc1 100644
--- a/combox/crypto.py
+++ b/combox/crypto.py
@@ -142,4 +142,3 @@ def decrypt_and_glue(fpath, config):
# write the glued content to fpath
write_file(f, f_content)
-.