diff options
Diffstat (limited to 'webtests/marker_regression_test.py')
-rw-r--r-- | webtests/marker_regression_test.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webtests/marker_regression_test.py b/webtests/marker_regression_test.py index c4f76f53..9b4a4acb 100644 --- a/webtests/marker_regression_test.py +++ b/webtests/marker_regression_test.py @@ -48,8 +48,6 @@ text: 11.511 """ -from __future__ import absolute_import, division, print_function - from browser_run import * testmod() |