mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-24 04:34:51 +02:00
remove namespaces
This commit is contained in:
parent
f2444d97a0
commit
6b4131c47b
2 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
using System;
|
||||
using Emby.Drawing;
|
||||
using Emby.Drawing.ImageMagick;
|
||||
using Emby.Server.Core;
|
||||
using Emby.Server.Implementations;
|
||||
using MediaBrowser.Common.Configuration;
|
||||
using MediaBrowser.Common.Net;
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ using System.Collections.Generic;
|
|||
using System.Reflection;
|
||||
using Emby.Server.CinemaMode;
|
||||
using Emby.Server.Connect;
|
||||
using Emby.Server.Core;
|
||||
using Emby.Server.Implementations;
|
||||
using Emby.Server.Sync;
|
||||
using MediaBrowser.Controller.Connect;
|
||||
|
|
|
|||
Loading…
Reference in a new issue