HOTFIX: list of EDO accounts on 500 not more throw 500 to client
This commit is contained in:
parent
76aa9a5e0a
commit
99450790d2
@ -69,7 +69,6 @@ class IndexPage extends React.Component
|
|||||||
})
|
})
|
||||||
.catch(() =>
|
.catch(() =>
|
||||||
{
|
{
|
||||||
this.setState({ message })
|
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user