Skip to content

Commit 3a311d7

Browse files
committed
f
1 parent e914cf6 commit 3a311d7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/sphinx_codeautolink/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
"""Sphinx extension for linking code examples to reference documentation."""
22

3-
from importlib.resources import files
4-
from shutil import copyfile
5-
63
from sphinx.application import Sphinx
74

85
from .extension import SphinxCodeAutoLink, backref, directive

0 commit comments

Comments
 (0)