summaryrefslogtreecommitdiff
path: root/uitest/uitest/bisecting.py
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/uitest/bisecting.py')
-rw-r--r--uitest/uitest/bisecting.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/uitest/uitest/bisecting.py b/uitest/uitest/bisecting.py
index 7d2f074411df..938baaa2f971 100644
--- a/uitest/uitest/bisecting.py
+++ b/uitest/uitest/bisecting.py
@@ -5,8 +5,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-from functools import wraps
-
def requires(revision):
def decorator(f):
f.requires = revision