We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab7e5b commit 2efecb3Copy full SHA for 2efecb3
CodeEdit/Features/Editor/Views/NonTextFileView.swift
@@ -35,7 +35,6 @@ struct NonTextFileView: View {
35
AnyFileView(fileURL)
36
.modifier(UpdateStatusBarInfo(withURL: fileURL))
37
}
38
-
39
} else {
40
41
0 commit comments