Skip to content

Commit

Permalink
Removing last change
Browse files Browse the repository at this point in the history
  • Loading branch information
austincondiff committed Mar 11, 2024
1 parent afa32e3 commit 29a0c76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CodeEdit/Features/Editor/Models/Editor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ final class Editor: ObservableObject, Identifiable {
/// Closes the editor.
func close() {
parent?.closeEditor(with: id)
editorManager.updateCachedFlattenedEditors = true
}

/// Gets the editor layout.
Expand Down

0 comments on commit 29a0c76

Please sign in to comment.