fix error
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
public string FilePath { get; set; } = null!;
|
||||
|
||||
private string? _fileContent;
|
||||
private string? _unsavedFileContent;
|
||||
private bool _unsavedEdits = false;
|
||||
|
||||
StandaloneCodeEditor _codeEditorRef = null!;
|
||||
|
||||
Reference in New Issue
Block a user