Skip to content

Commit

Permalink
#186 fix(no edls)
Browse files Browse the repository at this point in the history
  • Loading branch information
qifeng-bai committed Dec 6, 2021
1 parent ffda0c6 commit 91fa602
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -260,8 +260,6 @@ class DistributionController {
render(status: 400, text: 'Invalid JSON for point information')
return
}
} else {
render(status: 400, text: 'No expert distribution for species associated with supplied lsid')
}
}

Expand Down

0 comments on commit 91fa602

Please sign in to comment.