summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_cursor08.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_cursor08.py')
-rwxr-xr-xsrc/third_party/wiredtiger/test/suite/test_cursor08.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_cursor08.py b/src/third_party/wiredtiger/test/suite/test_cursor08.py
index e48791c9abf..6b46038083e 100755
--- a/src/third_party/wiredtiger/test/suite/test_cursor08.py
+++ b/src/third_party/wiredtiger/test/suite/test_cursor08.py
@@ -30,9 +30,7 @@
# Log cursors with compression
#
-import fnmatch, os, shutil, run, time
from suite_subprocess import suite_subprocess
-from wiredtiger import stat, WiredTigerError
from wtscenario import make_scenarios
import wttest