去掉无用的key

This commit is contained in:
Fin 2025-01-25 09:00:39 +08:00
parent 8b49d6cc96
commit 1a30eb55a8
2 changed files with 0 additions and 3 deletions

View File

@ -8,6 +8,4 @@
import Foundation
let kStopCallProcessorKey = "stopCallProcessorNotification"
let kBarkSoundPrefix = "bark.sounds.30s"

View File

@ -24,7 +24,6 @@ class NotificationService: UNNotificationServiceExtension {
// processor
// ciphertext
// call Processor 退 ServiceExtension
let processors: [NotificationContentProcessorItem] = [
.ciphertext,
.level,