Remove unused imports

This commit is contained in:
Takafumi Arakaki
2013-03-12 11:04:15 +01:00
parent c387bf06bc
commit c87d3dad52
3 changed files with 4 additions and 8 deletions

View File

@@ -1,8 +1,6 @@
import os
import re
import pytest
from . import base
from .run import \
TEST_COMPLETIONS, TEST_DEFINITIONS, TEST_ASSIGNMENTS, TEST_USAGES