Skip to content

Commit

Permalink
lintfix
Browse files Browse the repository at this point in the history
  • Loading branch information
birm committed Nov 4, 2020
1 parent 877c570 commit 329b564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handlers/dataHandlers.js
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ Mark.findMarkTypes = function(req, res, next) {
delete query.type;
}
delete query.token;

if (query['provenance.analysis.source'] == 'human') {
const pipeline = [
{
Expand Down

0 comments on commit 329b564

Please sign in to comment.