Skip to content

Commit

Permalink
removed wrong reference to lenses
Browse files Browse the repository at this point in the history
  • Loading branch information
pallavi2209 committed Nov 14, 2016
1 parent 127f7c7 commit 652ed73
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions db/model/token.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ module.exports = function token(seq, dataTypes) {
);
},
},
name: {
singular: 'Lens',
plural: 'Lenses',
},
indexes: [
{
name: 'TokenUniqueLowercaseNameCreatedByIsDeleted',
Expand Down

0 comments on commit 652ed73

Please sign in to comment.