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';