remove pointless coding cookie
diff --git a/Lib/test/test_tokenize.py b/Lib/test/test_tokenize.py
index 4b56699..f72b2c6 100644
--- a/Lib/test/test_tokenize.py
+++ b/Lib/test/test_tokenize.py
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-
 doctests = """
 Tests for the tokenize module.