mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:28:23 +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 System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
using MediaBrowser.Model.Logging;
|
||||
|
||||
namespace MediaBrowser.MediaEncoding.Encoder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue