fix some DI mistakes after the merge
This commit is contained in:
@@ -44,7 +44,6 @@ export class MastodonApiServerService {
|
||||
private accessTokensRepository: AccessTokensRepository,
|
||||
@Inject(DI.config)
|
||||
private config: Config,
|
||||
private metaService: MetaService,
|
||||
private userEntityService: UserEntityService,
|
||||
private driveService: DriveService,
|
||||
private mastoConverter: MastoConverters,
|
||||
|
||||
Reference in New Issue
Block a user