mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-29 04:36:11 +01:00
fix(analytics): update analytics service, fix lint
This commit is contained in:
parent
995e2c4a80
commit
52e3126141
1 changed files with 0 additions and 2 deletions
|
|
@ -4,8 +4,6 @@ import { Location } from '@angular/common';
|
|||
import { filter } from 'rxjs/operators';
|
||||
import { NB_WINDOW } from '@nebular/theme';
|
||||
|
||||
declare const ga: any;
|
||||
|
||||
@Injectable()
|
||||
export class AnalyticsService {
|
||||
private enabled = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue