From a723f47ceb814ed2181e8f5f260f82bebfff8928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Mon, 17 Jan 2022 22:22:17 +0300 Subject: [PATCH] refactor --- src/app/components/access/access.component.html | 1 - src/app/components/error/error.component.html | 2 +- src/app/components/notfound/notfound.component.html | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/components/access/access.component.html b/src/app/components/access/access.component.html index cd30d77..ebc8ef7 100644 --- a/src/app/components/access/access.component.html +++ b/src/app/components/access/access.component.html @@ -1,4 +1,3 @@ -
diff --git a/src/app/components/error/error.component.html b/src/app/components/error/error.component.html index ea8fe9c..b4ee0e4 100644 --- a/src/app/components/error/error.component.html +++ b/src/app/components/error/error.component.html @@ -13,7 +13,7 @@ Requested resource is not available. Error
diff --git a/src/app/components/notfound/notfound.component.html b/src/app/components/notfound/notfound.component.html index d1b2bf6..a662bec 100644 --- a/src/app/components/notfound/notfound.component.html +++ b/src/app/components/notfound/notfound.component.html @@ -43,5 +43,4 @@
- \ No newline at end of file