warning fix
This commit is contained in:
parent
a7a7ca9604
commit
57530bbfd9
@ -74,7 +74,7 @@ import UIKit
|
||||
}
|
||||
|
||||
open func modulesToListenFor() -> [String]? {
|
||||
loadObject?.requestParameters?.allModules() as? [String]
|
||||
loadObject?.requestParameters?.allModules()
|
||||
}
|
||||
|
||||
@objc open func responseJSONUpdated(notification: Notification) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user