From cb1fb8926becfc80ecdfa643af81a543dacec5c5 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Tue, 13 Jan 2015 23:33:04 -0500 Subject: combox/crypto.py: removed a `.' that somehow crept into the file at the bottom :< --- combox/crypto.py | 1 - 1 file changed, 1 deletion(-) 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) -. -- cgit v1.2.3