summaryrefslogtreecommitdiff
path: root/tests/test_project.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_project.py')
-rw-r--r--tests/test_project.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_project.py b/tests/test_project.py
index 50b06f7b8..906a52bfe 100644
--- a/tests/test_project.py
+++ b/tests/test_project.py
@@ -13,7 +13,6 @@ from collections import OrderedDict
import pytest
from sphinx.project import Project
-from sphinx.testing.comparer import PathComparer
def test_project_discover(rootdir):