minor cleanup.

This commit is contained in:
kay.one 2013-06-06 18:29:54 -07:00
parent c2f438c18a
commit 763c4bd25b
4 changed files with 31 additions and 21 deletions

View file

@ -1,5 +1,5 @@
"use strict";
define(['app'], function (app) {
define(['app'], function () {
NzbDrone.Release.Model = Backbone.Model.extend({
/* mutators: {
seasonNumber: function () {