revert EntityProvider signature
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ export class GitlabOrgDiscoveryEntityProvider implements EntityProvider {
|
||||
private userTransformer: UserTransformer;
|
||||
private groupEntitiesTransformer: GroupEntitiesTransformer;
|
||||
private groupNameTransformer: GroupNameTransformer;
|
||||
public readonly gitLabClient: GitLabClient;
|
||||
private readonly gitLabClient: GitLabClient;
|
||||
|
||||
static fromConfig(
|
||||
config: Config,
|
||||
|
||||
Reference in New Issue
Block a user