Skip to content

Commit 9a39618

Browse files
Copilothanniavalera
andcommitted
refactor: remove unnecessary re-export from cmakeProject.ts
Co-authored-by: hanniavalera <90047725+hanniavalera@users.noreply.github.com>
1 parent fb4a236 commit 9a39618

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/cmakeProject.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3827,5 +3827,3 @@ export class CMakeProject {
38273827
}
38283828

38293829
export default CMakeProject;
3830-
3831-
export { parseInstallComponentsFromContent } from '@cmt/installUtils';

0 commit comments

Comments
 (0)