summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_verbose03.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_verbose03.py')
-rwxr-xr-xsrc/third_party/wiredtiger/test/suite/test_verbose03.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_verbose03.py b/src/third_party/wiredtiger/test/suite/test_verbose03.py
index eaff25d8460..37788a8ca87 100755
--- a/src/third_party/wiredtiger/test/suite/test_verbose03.py
+++ b/src/third_party/wiredtiger/test/suite/test_verbose03.py
@@ -27,7 +27,6 @@
# OTHER DEALINGS IN THE SOFTWARE.
#
-from suite_subprocess import suite_subprocess
from contextlib import contextmanager
import wiredtiger, wttest
from test_verbose01 import test_verbose_base