瀏覽代碼

Fix merge artifacts

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.