Skip to content

Commit e1b3116

Browse files
committed
fix: remove todo
1 parent f179f88 commit e1b3116

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/M31.FluentApi.Generator/CodeGeneration/CodeBoardActors/ConstructorGenerator.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ private static string CreateArgument(
109109
return $"in {variableName}";
110110
}
111111

112-
// todo: test params.
113-
114112
return "default!";
115113
}
116114

0 commit comments

Comments
 (0)