Skip to content

Commit

Permalink
Remove unnecessary parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbruens committed Aug 15, 2023
1 parent 85c5cde commit 30d7b37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

import Foundation

@objc(AppKitBridgeProtocol)
@objc
public protocol AppKitBridgeProtocol: NSObjectProtocol {
init()

Expand Down

0 comments on commit 30d7b37

Please sign in to comment.