Skip to content

Commit 833fa49

Browse files
committed
Trailing Whitespace
1 parent 1e82d08 commit 833fa49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeEdit/Features/Documents/Controllers/CodeEditDocumentController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ final class CodeEditDocumentController: NSDocumentController {
7575
completionHandler(document, documentWasAlreadyOpen, error)
7676
}
7777
}
78-
78+
7979
/// Attempt to open the file URL in an open workspace, finding the nearest workspace to open it in if possible.
8080
/// - Parameter url: The file URL to open.
8181
/// - Returns: True, if the document was opened in a workspace.

0 commit comments

Comments
 (0)