mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore: remove disablement of no-explicit any from kube-context extension (#10804)
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
This commit is contained in:
parent
a07fd4e587
commit
5b789b3494
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
***********************************************************************/
|
||||
|
||||
/* eslint-disable @typescript-eslint/no-explicit-any */
|
||||
|
||||
import * as fs from 'node:fs';
|
||||
|
||||
import * as podmanDesktopApi from '@podman-desktop/api';
|
||||
|
|
|
|||
Loading…
Reference in a new issue