Skip to content

Commit

Permalink
deleted test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
splican committed Jul 25, 2024
1 parent 1c43b27 commit 4feb9aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</MudMenu>

@code {
// i bims 1 testcomment

[Inject, AllowNull] //can never be null, DI will throw exception on unresolved types - n.stich
public ISelectedViewModelsProvider SelectedViewModelsProvider { get; set; } = null!;

Expand Down

0 comments on commit 4feb9aa

Please sign in to comment.