diff --git a/IPython/frontend/html/notebook/static/less/style.less b/IPython/frontend/html/notebook/static/less/style.less index db20dbf..1b607f1 100644 --- a/IPython/frontend/html/notebook/static/less/style.less +++ b/IPython/frontend/html/notebook/static/less/style.less @@ -2,6 +2,5 @@ @import "variables.less"; @import "flexible-box-model.less"; @import "notebook.less"; -@import "printnotebook.less"; @import "renderedhtml.less"; @import "tooltip.less";