summaryrefslogtreecommitdiff
path: root/sqlparse/exceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'sqlparse/exceptions.py')
-rw-r--r--sqlparse/exceptions.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sqlparse/exceptions.py b/sqlparse/exceptions.py
index 01e60f7..687c20c 100644
--- a/sqlparse/exceptions.py
+++ b/sqlparse/exceptions.py
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
#
# Copyright (C) 2009-2018 the sqlparse authors and contributors
# <see AUTHORS file>