소스 검색

Remove note.

Jason Grout 4 년 전
부모
커밋
185a346af0
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      docs/source/developer/extension_tutorial.rst

+ 0 - 2
docs/source/developer/extension_tutorial.rst

@@ -301,8 +301,6 @@ TypeScript files as they are changed and saved.
 
 Now return to your editor. Modify the imports at the top of the file to add a few more imports:
 
-TODO: when I did this next step, the webpack watch errored out. Instead, it should keep watching.
-
 .. code:: typescript
 
     import { ICommandPalette, MainAreaWidget } from '@jupyterlab/apputils';