diff options
Diffstat (limited to 'Timeline/ClientApp/src/app/user/user-logout/user-logout.component.html')
-rw-r--r-- | Timeline/ClientApp/src/app/user/user-logout/user-logout.component.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Timeline/ClientApp/src/app/user/user-logout/user-logout.component.html b/Timeline/ClientApp/src/app/user/user-logout/user-logout.component.html deleted file mode 100644 index 309e5c83..00000000 --- a/Timeline/ClientApp/src/app/user/user-logout/user-logout.component.html +++ /dev/null @@ -1 +0,0 @@ -<p class="mat-body">Logout successfully!</p> |