mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
Because it's 2016!
This commit is contained in:
@@ -17,9 +17,6 @@ namespace NzbDrone.Core.Indexers
|
||||
HttpRequest = httpRequest;
|
||||
}
|
||||
|
||||
public HttpUri Url
|
||||
{
|
||||
get { return HttpRequest.Url; }
|
||||
}
|
||||
public HttpUri Url => HttpRequest.Url;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user