mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
Removed redundant Collection Initializers
Removed Using directives that are not required
This commit is contained in:
parent
74f511b2ee
commit
219cba7506
86 changed files with 36 additions and 195 deletions
|
|
@ -1,7 +1,6 @@
|
|||
using MediaBrowser.Model.Entities;
|
||||
using MediaBrowser.Model.MediaInfo;
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using MediaBrowser.Model.Dlna;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue