We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c7811 commit 5c06a8cCopy full SHA for 5c06a8c
src/extension.spec.ts
@@ -22,7 +22,6 @@ import type {
22
AuthenticationGetSessionOptions,
23
AuthenticationSession,
24
ExtensionContext,
25
- ProviderConnectionStatus,
26
} from '@podman-desktop/api';
27
import { authentication, commands } from '@podman-desktop/api';
28
import { afterEach, beforeEach, expect, suite, test, vi } from 'vitest';
0 commit comments