some minor styling updates to season gird.

This commit is contained in:
kay.one 2012-02-04 19:27:29 -08:00
commit 1571e8ab0b
3 changed files with 54 additions and 37 deletions

View file

@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Web;
using NzbDrone.Core.Model;
using NzbDrone.Core.Repository;
using System.Collections.Generic;
namespace NzbDrone.Web.Models
{