refactor:remove duplicated pollyfill
This commit is contained in:
@@ -192,9 +192,6 @@ class AnalyzeUrl(
|
||||
}
|
||||
}
|
||||
}
|
||||
headerMap[UA_NAME] ?: let {
|
||||
headerMap[UA_NAME] = AppConfig.userAgent
|
||||
}
|
||||
urlNoQuery = url
|
||||
when (method) {
|
||||
RequestMethod.GET -> {
|
||||
|
||||
Reference in New Issue
Block a user