We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8764e1f commit d387bf0Copy full SHA for d387bf0
1 file changed
src/internal.api.ts
@@ -26,7 +26,6 @@ import {
26
EnvironmentGroupInfo,
27
QuickCreateConfig,
28
CreateEnvironmentOptions,
29
- PythonProjectTemplateSpecifications,
30
PythonProjectCustomization,
31
} from './api';
32
import { CreateEnvironmentNotSupported, RemoveEnvironmentNotSupported } from './common/errors/NotSupportedError';
0 commit comments