Skip to content

Commit 3f44921

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent f966f2e commit 3f44921

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/ng-schematics/src/ng-new/schema.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,4 @@ export abstract class OptionsSchema {
2020
public template: string;
2121

2222
public type: string;
23-
24-
public addAISkills?: boolean;
2523
}

0 commit comments

Comments
 (0)