summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_txn18.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_txn18.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_txn18.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_txn18.py b/src/third_party/wiredtiger/test/suite/test_txn18.py
index 4c5fda33b62..899191af794 100644
--- a/src/third_party/wiredtiger/test/suite/test_txn18.py
+++ b/src/third_party/wiredtiger/test/suite/test_txn18.py
@@ -30,7 +30,7 @@
# Transactions: test recovery settings
#
-import fnmatch, os, shutil, time
+import os, shutil
from suite_subprocess import suite_subprocess
import wiredtiger, wttest
from wtscenario import make_scenarios