Removed random s from layout

This commit is contained in:
Mark McDowall 2012-07-28 01:13:51 -07:00
parent 2de4b67d1f
commit d40fccd39a
2 changed files with 1 additions and 2 deletions

View file

@ -13,7 +13,6 @@ using NzbDrone.Core.Providers;
using NzbDrone.Core.Repository;
using NzbDrone.Core.Repository.Quality;
using NzbDrone.Web.Models;
using StackExchange.Profiling;
namespace NzbDrone.Web.Controllers
{