Skip to content

Commit

Permalink
fixup! feat: add ability to edit/import gitconfig when no configmap e…
Browse files Browse the repository at this point in the history
…xists
  • Loading branch information
akurinnoy committed Sep 26, 2024
1 parent b2895ff commit f25d350
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import { api } from '@eclipse-che/common';
import * as mockClient from '@kubernetes/client-node';
import { CoreV1Api, V1ConfigMap } from '@kubernetes/client-node';
import { exec } from 'child_process';
import { IncomingMessage } from 'http';

import { GitConfigApiService } from '..';
Expand Down

0 comments on commit f25d350

Please sign in to comment.