Skip to content
Snippets Groups Projects
Commit 564a0253 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Remove unused import

parent aa411454
No related merge requests found
import { NgModule } from '@angular/core';
import { AppComponent } from './app.component';
import { LoginComponent } from './components/home/login/login.component';
import { RegisterComponent } from './components/home/_dialogs/register/register.component';
import { PasswordResetComponent } from './components/home/_dialogs/password-reset/password-reset.component';
import { AppRoutingModule } from './app-routing.module';
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment