mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-27 03:20:27 +08:00
Drop unused traitlet imports
This commit is contained in:
parent
4e7972bd64
commit
1dc80a609e
@ -12,8 +12,6 @@
|
||||
# Imports
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
from IPython.utils.traitlets import Unicode
|
||||
|
||||
from .templateexporter import TemplateExporter
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user