Remove redundant import

This commit is contained in:
Max Goedjen 2020-03-19 21:28:27 -07:00
parent 2257e1e190
commit dd3acf5ae1
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 CryptoKit
import OSLog
import SecretKit
import SecretAgentKit
import AppKit
public class Agent {