fix(dev-infra): remove no longer necessary scope (#59472)

We no longer have need for the view engine scope.

PR Close #59472
This commit is contained in:
Jessica Janiuk
2025-01-10 13:00:27 -05:00
committed by kirjs
parent c8bbade542
commit 574cfaf530
-1
View File
@@ -32,7 +32,6 @@ export const commitMessage: CommitMessageConfig = {
'router',
'service-worker',
'upgrade',
've',
'zone.js',
],
};