fixed some jshint issues.

This commit is contained in:
kay.one 2013-03-30 12:33:41 -07:00
parent e981ef4752
commit c55c56f322
4 changed files with 8 additions and 5 deletions

View file

@ -12,5 +12,5 @@ define([
onRender: function () {
NzbDrone.ModelBinder.bind(this.model, this.el);
}
})
})
});
});