mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
removed DeserializationError.localizedDescription
This commit is contained in:
@@ -46,10 +46,6 @@ public indirect enum DeserializationError: Error, CustomStringConvertible {
|
||||
}
|
||||
}
|
||||
|
||||
public var localizedDescription: String {
|
||||
description
|
||||
}
|
||||
|
||||
public var userInfo: [String: String] {
|
||||
getUserInfo(path: "")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user