diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 1b525cf..068fb4f 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -1,5 +1,4 @@ import { Component } from '@angular/core'; -import { LoaderService } from './services/loader.service'; @Component({ selector: 'app-root',