summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_checkpoint04.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_checkpoint04.py')
-rwxr-xr-xsrc/third_party/wiredtiger/test/suite/test_checkpoint04.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_checkpoint04.py b/src/third_party/wiredtiger/test/suite/test_checkpoint04.py
index 4cf1ce530d6..bec2cf8dd8e 100755
--- a/src/third_party/wiredtiger/test/suite/test_checkpoint04.py
+++ b/src/third_party/wiredtiger/test/suite/test_checkpoint04.py
@@ -29,7 +29,7 @@
# test_checkpoint04.py
# Test that the checkpoints timing statistics are populated as expected.
-import wiredtiger, wttest
+import wttest
from wiredtiger import stat
from wtdataset import SimpleDataSet