Skip to content

Commit

Permalink
removed white space
Browse files Browse the repository at this point in the history
  • Loading branch information
boberito committed Dec 11, 2024
1 parent 4b4268e commit b5fd5c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Air Drop Assistant/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import ServiceManagement

@NSApplicationMain


class AppDelegate: NSObject, NSApplicationDelegate, DataModelDelegate, PrefDataModelDelegate, AppPrefObserverDelegate {
func newPreferenceValue() {
menuIcon()
Expand Down Expand Up @@ -348,7 +347,6 @@ AirDrop is disabled by an MDM Profile. Please contact your MDM administrator.
adaMenu.menu?.insertItem(NSMenuItem(title: status, action: nil, keyEquivalent: ""), at: 1)
}
}


}

Expand Down

0 comments on commit b5fd5c4

Please sign in to comment.