Commit 95770f2
committed
Correctly marked
This was left over from a previous attempt to handle a CS8618 warning. While a `default!` value was assigned, and the `[NotNull, DisallowNull]` attributes were removed, the type continued to be marked as non-nullable. This is fixed.Topic property as non-nullable1 parent 64afeb9 commit 95770f2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments