summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_imports.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkers/unittest_imports.py')
-rw-r--r--tests/checkers/unittest_imports.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/checkers/unittest_imports.py b/tests/checkers/unittest_imports.py
index 8596f635c..65e2cd3ff 100644
--- a/tests/checkers/unittest_imports.py
+++ b/tests/checkers/unittest_imports.py
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
# Copyright (c) 2015-2020 Claudiu Popa <pcmanticore@gmail.com>
# Copyright (c) 2015 Dmitry Pribysh <dmand@yandex.ru>
# Copyright (c) 2015 Cezar <celnazli@bitdefender.com>