Commit a42ad6bf authored by Berker Peksag's avatar Berker Peksag

Remove unused imports.

parent a7614d08
......@@ -3,11 +3,11 @@ import os
import py_compile
import shutil
import stat
import sys
import tempfile
import unittest
from test import support, script_helper
from test import support
class PyCompileTests(unittest.TestCase):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment