Delete a blank line. (Maybe got pushing working now?)
This commit is contained in:
parent
7a7557ac39
commit
7cf9ae3229
|
@ -111,7 +111,6 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations,
|
|||
}
|
||||
|
||||
func showAddFolderSheetOnWindow(_ window: NSWindow) {
|
||||
|
||||
addFolderWindowController = AddFolderWindowController()
|
||||
addFolderWindowController!.runSheetOnWindow(window)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue