Skip to content

Commit ba23db7

Browse files
committed
Code cleanup
1 parent cc9fa9b commit ba23db7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ViewModels/BymlEditorViewModel.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ public BymlEditorViewModel(IEditorFile handle) : base(handle)
2222
View.ReloadSyntaxHighlighting();
2323
}
2424

25-
2625
public override void Read()
2726
{
2827
RevrsReader reader = new(Handle.Source);

0 commit comments

Comments
 (0)