X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Faccount%2Faccount.module.ts;h=2299c19199dd6e129c653f7b07d67b895c887e44;hb=529479f924b1849423fb087f9699f8ecb20610ca;hp=020199e23d8ae182bfa9f8074dd7ed341fef3fb1;hpb=202f6b6c9dcc9b0aec4b0c1b15e455c22a7952a7;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/account/account.module.ts b/client/src/app/account/account.module.ts index 020199e23..2299c1919 100644 --- a/client/src/app/account/account.module.ts +++ b/client/src/app/account/account.module.ts @@ -5,7 +5,6 @@ import { AccountChangePasswordComponent } from './account-settings/account-chang import { AccountDetailsComponent } from './account-settings/account-details/account-details.component' import { AccountSettingsComponent } from './account-settings/account-settings.component' import { AccountComponent } from './account.component' -import { AccountService } from './account.service' import { AccountVideosComponent } from './account-videos/account-videos.component' @NgModule({