Skip to content

Commit

Permalink
remove unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Sep 21, 2023
1 parent cfb0cc0 commit 46e11ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/showcase/layout/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { Subscription } from 'rxjs';
import { NavigationEnd, Router } from '@angular/router';
import { AppConfigService } from '../service/appconfigservice';
import Announcement from '../data/news.json';
declare let gtag: Function;

@Component({
selector: 'app-root',
Expand Down

0 comments on commit 46e11ad

Please sign in to comment.