]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/account/account.module.ts
Server: add config endpoint
[github/Chocobozzz/PeerTube.git] / client / src / app / account / account.module.ts
index 53f6ba58e22ac22078d8e460966cd62011712573..75f2ee6f9b33d8ac7ecf230073d7306e7327fc48 100644 (file)
@@ -19,8 +19,6 @@ import { SharedModule } from '../shared';
     AccountComponent
   ],
 
-  providers: [
-    AccountService
-  ]
+  providers: []
 })
 export class AccountModule { }