diff --git a/src/app/analytics.service.ts b/src/app/analytics.service.ts index aa46fe6..e671e8d 100644 --- a/src/app/analytics.service.ts +++ b/src/app/analytics.service.ts @@ -1,4 +1,4 @@ -import { Inject, Injectable } from '@angular/core'; +import { Injectable } from '@angular/core'; import { environment } from '../environments/environment';