Skip to content

Commit 2ce93fc

Browse files
committed
remove unused import
1 parent 8c8242f commit 2ce93fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jupyter_sphinx/execute.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from itertools import groupby, count
55
from operator import itemgetter
66
import json
7-
from ast import literal_eval
87

98
from sphinx.util import logging
109
from sphinx.transforms import SphinxTransform

0 commit comments

Comments
 (0)