Remove more unused imports in tests.

This commit is contained in:
Serhiy Storchaka 2016-04-25 00:05:30 +03:00
parent fd2839e1de
commit a6f26c1d34
11 changed files with 1 additions and 12 deletions

View file

@ -1,6 +1,5 @@
import unittest
from test import support
import filecmp
import os
import sys
import subprocess