Skip to content

Commit

Permalink
remove pick
Browse files Browse the repository at this point in the history
  • Loading branch information
tjmehta committed Jan 23, 2015
1 parent 8afac41 commit edd64a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/routes/contexts/versions/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ function deepCopyCvFromHelloRunnable (cvKey) {
// maybe error if the contextVersion has acvs?
// make a new context
mw.req('contextVersion', cvKey),
mw.body().pick('owner'),
runnable.create({}, 'sessionUser'),
// create context requires name
function (req, res, next) {
Expand Down

0 comments on commit edd64a7

Please sign in to comment.