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
+2 -1
View File
@@ -1,4 +1,5 @@
define(['app'], function (app) {
"use strict";
define(['app'], function () {
NzbDrone.Missing.MissingModel = Backbone.Model.extend({
mutators: {
bestDateString : function () {