aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-applications/my-account-applications.component.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+my-account/my-account-applications/my-account-applications.component.ts')
-rw-r--r--client/src/app/+my-account/my-account-applications/my-account-applications.component.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/+my-account/my-account-applications/my-account-applications.component.ts b/client/src/app/+my-account/my-account-applications/my-account-applications.component.ts
index 233e42c83..756644990 100644
--- a/client/src/app/+my-account/my-account-applications/my-account-applications.component.ts
+++ b/client/src/app/+my-account/my-account-applications/my-account-applications.component.ts
@@ -1,4 +1,3 @@
1
2import { Component, OnInit } from '@angular/core' 1import { Component, OnInit } from '@angular/core'
3import { AuthService, Notifier, ConfirmService, ScopedTokensService } from '@app/core' 2import { AuthService, Notifier, ConfirmService, ScopedTokensService } from '@app/core'
4import { VideoService } from '@app/shared/shared-main' 3import { VideoService } from '@app/shared/shared-main'