diff --git a/functional_tests/generate_html_report.py b/functional_tests/generate_html_report.py index 3037a0ca1..0411db952 100644 --- a/functional_tests/generate_html_report.py +++ b/functional_tests/generate_html_report.py @@ -13,8 +13,6 @@ # License for the specific language governing permissions and limitations # under the License. # - -from __future__ import with_statement import jinja2 import lxml.etree as et import uuid