diff options
Diffstat (limited to 'doctor_tests/scenario')
-rw-r--r-- | doctor_tests/scenario/common.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doctor_tests/scenario/common.py b/doctor_tests/scenario/common.py index ebf0cf58..a7240c00 100644 --- a/doctor_tests/scenario/common.py +++ b/doctor_tests/scenario/common.py @@ -6,8 +6,6 @@ # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -import os - from doctor_tests.common.utils import match_rep_in_file |