moved some of the helper classes to their proper location.

This commit is contained in:
kay.one 2013-04-07 10:58:58 -07:00
commit d41f26a4e7
11 changed files with 10 additions and 201 deletions

View file

@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
namespace NzbDrone.Core.Helpers
{