Steven Silvester пре 8 година
родитељ
комит
c09a48ec06
1 измењених фајлова са 0 додато и 5 уклоњено
  1. 0 5
      tutorial/notebook.md

+ 0 - 5
tutorial/notebook.md

@@ -139,13 +139,8 @@ import {
 } from '../notebook/notebook/toolbar';
 
 import {
-<<<<<<< HEAD
-  NotebookActions
-} from '../notebook/notebook/actions';
-=======
   IWidgetExtension, IDocumentContext, IDocumentModel, DocumentRegistry
 } from '../docregistry';
->>>>>>> 803d561... Clean up the notebook plugin example
 
 /**
  * The plugin registration information.