Skip to content

Commit 17fb068

Browse files
committed
fixed rebase issue
Signed-off-by: Jeromy Cannon <[email protected]>
1 parent 8a52faf commit 17fb068

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/k8.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ import { v4 as uuid4 } from 'uuid'
2727
import { V1ObjectMeta, V1Secret } from '@kubernetes/client-node'
2828
import { sleep } from './helpers.mjs'
2929
import { constants } from './index.mjs'
30-
import { sleep } from './helpers.mjs'
3130

3231
/**
3332
* A kubernetes API wrapper class providing custom functionalities required by solo

0 commit comments

Comments
 (0)