Skip to content

Commit

Permalink
cleaning up comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhoff committed Jan 23, 2018
1 parent bc51d5f commit d98a4bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/feed.js
Expand Up @@ -353,8 +353,6 @@ StreamFeed.prototype = {
throw new Error("Can't have the same feed ID in added_targets and removed_targets.");
}
}
// if (removed_targets.includes(added_targets[i])) {
// }
}
}

Expand Down

0 comments on commit d98a4bf

Please sign in to comment.