diff --git a/src/app/showcase/layout/news/app.news.component.ts b/src/app/showcase/layout/news/app.news.component.ts index 71249c6ebf9..ff973b9668e 100644 --- a/src/app/showcase/layout/news/app.news.component.ts +++ b/src/app/showcase/layout/news/app.news.component.ts @@ -49,6 +49,5 @@ export class AppNewsComponent implements OnInit { }; localStorage.setItem(this.storageKey, JSON.stringify(item)); - console.log(this.configService.state.newsActive); } } diff --git a/src/app/showcase/pages/landing/landing.component.html b/src/app/showcase/pages/landing/landing.component.html index af9fe7fc4ab..e407f196343 100644 --- a/src/app/showcase/pages/landing/landing.component.html +++ b/src/app/showcase/pages/landing/landing.component.html @@ -121,7 +121,7 @@