Skip to content

Commit

Permalink
fix angel comments
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Nov 27, 2023
1 parent e8a127b commit c583bb7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/register2/register.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ import { BackendErrorComponent } from './components/backend-error/backend-error.
import { FormAntiRobotsComponent } from './components/form-anti-robots/form-anti-robots.component'
import { FormPersonalAdditionalEmailsComponent } from './components/form-personal-additional-emails/form-personal-additional-emails.component'
import { StepCTComponent } from './components/step-c-t/step-c.component'
import { TopBarRecordIssuesComponent } from './components/top-bar-record-issues/top-bar-record-issues.component'
import { Register2Component } from './pages/register/register2.component'
@NgModule({
declarations: [
Expand All @@ -47,7 +46,6 @@ import { Register2Component } from './pages/register/register2.component'
FormPersonalAdditionalEmailsComponent,
FormAntiRobotsComponent,
BackendErrorComponent,
TopBarRecordIssuesComponent,
Register2Component,
],
imports: [
Expand Down

0 comments on commit c583bb7

Please sign in to comment.