Skip to content

Commit 0cdd4a7

Browse files
committed
fixed merge
1 parent a4c3cad commit 0cdd4a7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/app/app.module.ts

+1-4
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,8 @@ import { CreateCategoryComponent } from './create-category/create-category.compo
4040
ProfileOutboxComponent,
4141
AllPostsByUserComponent,
4242
BiggerFontDirective,
43-
<<<<<<< HEAD
44-
FooterComponent
45-
=======
43+
FooterComponent,
4644
CreateCategoryComponent
47-
>>>>>>> beed9c51347c179d07fbe5a1034c1a2b3510cb3e
4845
],
4946
imports: [
5047
BrowserModule,

0 commit comments

Comments
 (0)