File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/spec-node/templatesCLI Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import { publishOptions } from '../collectionCommonUtils/publish';
1010import { getCLIHost } from '../../spec-common/cliHost' ;
1111import { loadNativeModule } from '../../spec-common/commonUtils' ;
1212import { PackageCommandInput } from '../collectionCommonUtils/package' ;
13- import { getArchiveName , OCICollectionFileName } from '../collectionCommonUtils/packageCommandImpl' ;
13+ import { getArchiveName } from '../collectionCommonUtils/packageCommandImpl' ;
1414import { packageTemplates } from './packageImpl' ;
1515import { getCollectionRef , getRef , OCICollectionRef } from '../../spec-configuration/containerCollectionsOCI' ;
1616import { doPublishCommand , doPublishMetadata } from '../collectionCommonUtils/publishCommandImpl' ;
You can’t perform that action at this time.
0 commit comments