1
0
mirror of https://github.com/maxgoedjen/secretive.git synced 2025-04-12 02:27:35 +00:00

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

View File

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