소스 검색

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.