diff --git a/projects/demo/src/modules/components/badge-notification/badge-notification.component.ts b/projects/demo/src/modules/components/badge-notification/badge-notification.component.ts index ddedaad9c84c..c1256fc0c211 100644 --- a/projects/demo/src/modules/components/badge-notification/badge-notification.component.ts +++ b/projects/demo/src/modules/components/badge-notification/badge-notification.component.ts @@ -14,9 +14,7 @@ import {TuiBadgeNotificationExample2} from './examples/2'; imports: [ TuiBadgeNotificationComponent, TuiExamplePipe, - TuiAddonDocModule, - TuiBadgeNotificationExample1, TuiBadgeNotificationExample2, ],