diff --git a/ej2-angular/document-editor/how-to/customize-context-menu.md b/ej2-angular/document-editor/how-to/customize-context-menu.md index 9858b1f04a..af2776d481 100644 --- a/ej2-angular/document-editor/how-to/customize-context-menu.md +++ b/ej2-angular/document-editor/how-to/customize-context-menu.md @@ -116,7 +116,6 @@ export class AppComponent implements OnInit { ngOnInit(): void { } onCreate() { - debugger; // creating Custom Options let menuItems: MenuItemModel[] = [ {