mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Removed useless import
This commit is contained in:
parent
44732c6aea
commit
e7166bbc08
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user