Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
fat committed Mar 1, 2013
1 parent a61322c commit 2f27d98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/assets/js/bootstrap-tooltip.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
, options = {}
, self


this._options && $.each(this._options, function (key, value) {
if (defaults[key] != value) options[key] = value
}, this)
Expand Down

0 comments on commit 2f27d98

Please sign in to comment.