mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 12:46:30 +00:00
remove warnings
This commit is contained in:
@@ -14,8 +14,8 @@ public class AnnotationControl : Border
|
||||
|
||||
private readonly Grid _grid;
|
||||
private readonly TextBlock _classNameLabel;
|
||||
|
||||
private AnnotationClass _annotationClass;
|
||||
|
||||
private AnnotationClass _annotationClass = null!;
|
||||
public AnnotationClass AnnotationClass
|
||||
{
|
||||
get => _annotationClass;
|
||||
|
||||
Reference in New Issue
Block a user