remove unused directives

This commit is contained in:
crobibero 2020-08-18 07:29:12 -06:00
parent 4ec1341c8f
commit 287baa4965
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Threading;
using Jellyfin.Api.Constants;

View File

@ -1,5 +1,4 @@
using System;
using System.ComponentModel;
using System.Diagnostics.CodeAnalysis;
using System.Threading.Tasks;
using Jellyfin.Api.Constants;