Remove unneeded appikit import

This commit is contained in:
Max Goedjen 2020-03-17 00:54:14 -07:00
parent 1083c0f733
commit c1d535ef95
No known key found for this signature in database
GPG Key ID: E58C21DD77B9B8E8
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ import Foundation
import SecretKit
import SecretAgentKit
import UserNotifications
import AppKit
class Notifier {