Skip to content

Commit

Permalink
style(linting): remove extra line from block start
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Feb 23, 2016
1 parent 0932505 commit 6e12a50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Lucid/Model/proxyHandler.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ const notToTouch = ['$primaryKeyValue', 'original', 'attributes']
* @private
*/
proxyHandler.get = function (target, name) {

/**
* if value exists on the model instance, we return
* it right away.
Expand Down

0 comments on commit 6e12a50

Please sign in to comment.