mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 19:50:15 -07:00
cleanup using statements
This commit is contained in:
parent
ba634b75d6
commit
88b9104bc9
69 changed files with 4 additions and 91 deletions
|
@ -1,8 +1,5 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Net;
|
||||
using System.Text;
|
||||
|
||||
namespace NzbDrone.Core.Exceptions
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue