summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_timestamp12.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_timestamp12.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_timestamp12.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_timestamp12.py b/src/third_party/wiredtiger/test/suite/test_timestamp12.py
index 03408863f74..adec986fd13 100644
--- a/src/third_party/wiredtiger/test/suite/test_timestamp12.py
+++ b/src/third_party/wiredtiger/test/suite/test_timestamp12.py
@@ -30,7 +30,7 @@
# Timestamps: Test the use_timestamp setting when closing the connection.
#
-import shutil, os, wiredtiger, wttest
+import wttest
from wtscenario import make_scenarios
class test_timestamp12(wttest.WiredTigerTestCase):