remove debug code
This commit is contained in:
parent
33eef9ceb6
commit
369b96fdb5
@ -39,9 +39,6 @@ public class AlertOperation: MVMCoreOperation {
|
||||
self.alertController = alert
|
||||
self.alertObject = alertObject
|
||||
super.init()
|
||||
MVMCoreDispatchUtility.performSyncBlock(onMainThread: {
|
||||
self.alDescription = alert.description
|
||||
})
|
||||
}
|
||||
|
||||
deinit {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user