Remove unused import

This commit is contained in:
Christoph Hagen 2022-06-09 13:58:58 +02:00
parent 1131cb17c6
commit f0589b9b90

View File

@ -1,6 +1,5 @@
import Foundation
import PushMessageDefinitions
import SwiftUI
#if canImport(CryptoKit)
import CryptoKit