Skip to content

Commit

Permalink
Remove disable-nux-tour from the WPCOM Block Editor integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Copons committed Dec 12, 2019
1 parent f9cc46e commit 733b362
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion apps/wpcom-block-editor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ There are two environments the block editor integration supports:

### Common utilities

- `disable-nux-tour.js`: Disable the pop-up tooltip tour that is displayed on first use.
- `rich-text.js`: Extensions for the Rich Text toolbar with the Calypso buttons missing on Core (i.e. underline, justify).
- `switch-to-classic.js`: Append a button to the "More tools" menu for switching to the classic editor.
- `tracking`: Adds analytics around specific user actions for Simple, Jetpack and Atomic sites.
Expand Down
7 changes: 0 additions & 7 deletions apps/wpcom-block-editor/src/common/disable-nux-tour.js

This file was deleted.

1 change: 0 additions & 1 deletion apps/wpcom-block-editor/src/common/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/**
* Internal dependencies
*/
import './disable-nux-tour';
import './reorder-block-categories';
import './rich-text';
import './style.scss';
Expand Down

0 comments on commit 733b362

Please sign in to comment.