Skip to content

Commit d070125

Browse files
committed
Remove incorrect comment
1 parent 7bfc1a6 commit d070125

File tree

1 file changed

+0
-1
lines changed
  • crates/bindings-csharp/BSATN.Codegen

1 file changed

+0
-1
lines changed

crates/bindings-csharp/BSATN.Codegen/Type.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,6 @@ public override string ToString() =>
556556
""";
557557
}
558558

559-
// It's important that the contained struct here is named BSATN: the C# SDK uses reflection to find this type.
560559
extensions.Contents.Append(
561560
$$"""
562561

0 commit comments

Comments
 (0)