replaced most of ServiceStack with nancy.

This commit is contained in:
Keivan Beigi 2013-01-18 17:27:30 -08:00 committed by kay.one
commit acef97b79f
22 changed files with 15057 additions and 334 deletions

View file

@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using AutoMapper;
using NzbDrone.Api.QualityProfiles;
using NzbDrone.Core.Repository.Quality;