Skip to content

Commit

Permalink
Fix storage documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Apr 10, 2016
1 parent 8e767d4 commit edfa8a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/util/storage.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ Storage.prototype._persist = function (val) {

/**
* Save a new object of values
* @param {Object} val - Store new state
* @return {null}
*/

Expand Down

0 comments on commit edfa8a0

Please sign in to comment.