Skip to content

Commit

Permalink
jshint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
miclip committed Sep 2, 2015
1 parent 4512094 commit be87c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/img-liquid.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import Ember from 'ember';
export default Ember.Component.extend({
// called with element created
_init: function() {
var self = this;
//var self = this;
var options = {

fill: this.get('fill'),
Expand Down

0 comments on commit be87c9d

Please sign in to comment.