Ver código fonte

Fix merge artifacts

Steven Silvester 8 anos atrás
pai
commit
c09a48ec06
1 arquivos alterados com 0 adições e 5 exclusões
  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.