mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-17 21:26:22 -04:00
Removed unused using statements
This commit is contained in:
@@ -16,10 +16,8 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>. */
|
||||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
using System.Data;
|
||||
using System.Data.Common;
|
||||
using System.Linq;
|
||||
using Marr.Data.Mapping;
|
||||
using System.Reflection;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user