Skip to content

Commit 2291cbe

Browse files
test
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent 83f674d commit 2291cbe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

code/extensions/che-api/src/impl/github-service-impl.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export class GithubServiceImpl implements GithubService {
2626

2727
constructor(
2828
@inject(Logger) private logger: Logger,
29-
// @inject(K8SServiceImpl) private readonly k8sService: K8SServiceImpl,
3029
@inject(Symbol.for('AxiosInstance')) private readonly axiosInstance: AxiosInstance
3130
) {
3231
this.initializeToken();

0 commit comments

Comments
 (0)