Removed useless import

This commit is contained in:
Marco Buttu 2017-01-15 21:13:34 +01:00
parent 44732c6aea
commit e7166bbc08

View File

@ -8,7 +8,6 @@
:copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details. :license: BSD, see LICENSE for details.
""" """
import platform
import pytest import pytest
from sphinx.ext.doctest import compare_version from sphinx.ext.doctest import compare_version