chore: remove out dated comment

This commit is contained in:
EnixCoda 2018-11-17 17:25:47 +08:00
parent b84bb18d1e
commit da75a2d947
No known key found for this signature in database
GPG key ID: 0C1A07377913A1DD

View file

@ -78,7 +78,6 @@ const init = dispatch => async () => {
}
const handleError = dispatch => async err => {
// TODO: detect request time exceeds limit
if (err.message === EMPTY_PROJECT) {
dispatch(setError, 'This project seems to be empty.')
} else if (