Skip to content

Commit b9c91f2

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

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
@@ -3879,5 +3879,3 @@ export class CMakeProject {
38793879
}
38803880

38813881
export default CMakeProject;
3882-
3883-
export { parseInstallComponentsFromContent } from '@cmt/installUtils';

0 commit comments

Comments
 (0)