summaryrefslogtreecommitdiff
path: root/python/problems/functions_and_modules/caesar_cipher/en.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/problems/functions_and_modules/caesar_cipher/en.py')
-rw-r--r--python/problems/functions_and_modules/caesar_cipher/en.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/problems/functions_and_modules/caesar_cipher/en.py b/python/problems/functions_and_modules/caesar_cipher/en.py
index bcfedee..9f6c500 100644
--- a/python/problems/functions_and_modules/caesar_cipher/en.py
+++ b/python/problems/functions_and_modules/caesar_cipher/en.py
@@ -1,5 +1,3 @@
-# coding=utf-8
-
id = 243
name = 'Caesar cipher'
slug = 'Caesar cipher'