We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c373e4f commit cfa5811Copy full SHA for cfa5811
lib/project_config/project_config.ts
@@ -36,7 +36,6 @@ import {
36
} from '../shared_types';
37
import { OdpConfig, OdpIntegrationConfig } from '../odp/odp_config';
38
import { Transformer } from '../utils/type';
39
-import exp from 'constants';
40
41
interface TryCreatingProjectConfigConfig {
42
// TODO[OASIS-6649]: Don't use object type
0 commit comments