1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

Fixed: Don't handle content requests in IndexHtmlMapper

This commit is contained in:
Mark McDowall
2017-12-12 15:23:32 -08:00
committed by Leonardo Galli
parent 95bc93042c
commit 72a12a73af
2 changed files with 6 additions and 3 deletions
@@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using Nancy.Responses;
using NLog;
using Nancy;
using NzbDrone.Api.Frontend.Mappers;