Skip to content

Commit 00897e7

Browse files
[VMR] Codeflow 6e5ee83-6e5ee83
[[ commit created by automation ]]
1 parent 6e5ee83 commit 00897e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/RazorSdk/Tool/GenerateCommand.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ private int ExecuteCore(
191191
b.RegisterExtensions();
192192

193193
b.Features.Add(new StaticTagHelperFeature() { TagHelpers = tagHelpers, });
194-
b.Features.Add(new DefaultTypeNameFeature());
195194

196195
b.ConfigureCodeGenerationOptions(b =>
197196
{

0 commit comments

Comments
 (0)