Skip to content

Commit 2bdde65

Browse files
committed
cqa: remove unused import
1 parent 9335c11 commit 2bdde65

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

edb/tools/docs/edb.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
from docutils.parsers import rst as d_rst
2525
from docutils.parsers.rst import directives as d_directives # type: ignore
2626

27-
from sphinx_code_tabs import TabsNode
28-
2927

3028
class EDBYoutubeEmbed(d_rst.Directive):
3129

0 commit comments

Comments
 (0)