Remove misleading success set
This commit is contained in:
@@ -101,7 +101,6 @@ export async function resolve() {
|
|||||||
)
|
)
|
||||||
.then(config => {
|
.then(config => {
|
||||||
cacheResponseOrThrow(config)
|
cacheResponseOrThrow(config)
|
||||||
success = true
|
|
||||||
})
|
})
|
||||||
.catch((e: any) => {
|
.catch((e: any) => {
|
||||||
// complete fail closed
|
// complete fail closed
|
||||||
|
|||||||
Reference in New Issue
Block a user