summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/testing/hooks/drop_sharded_collections.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokelib/testing/hooks/drop_sharded_collections.py')
-rw-r--r--buildscripts/resmokelib/testing/hooks/drop_sharded_collections.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokelib/testing/hooks/drop_sharded_collections.py b/buildscripts/resmokelib/testing/hooks/drop_sharded_collections.py
index 90752571909..9a5f15715b1 100644
--- a/buildscripts/resmokelib/testing/hooks/drop_sharded_collections.py
+++ b/buildscripts/resmokelib/testing/hooks/drop_sharded_collections.py
@@ -1,7 +1,5 @@
"""Hook for cleaning up sharded collections created during tests."""
-from __future__ import absolute_import
-
import os.path
from . import jsfile