mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Visual Studio Reformat: Emby.XmlTv
This commit is contained in:
parent
d655283ef0
commit
80691e53b0
@ -1,6 +1,4 @@
|
|||||||
using System;
|
namespace Emby.XmlTv.Entities
|
||||||
|
|
||||||
namespace Emby.XmlTv.Entities
|
|
||||||
{
|
{
|
||||||
public class XmlTvCredit
|
public class XmlTvCredit
|
||||||
{
|
{
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
using System;
|
using System.Text;
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace Emby.XmlTv.Entities
|
namespace Emby.XmlTv.Entities
|
||||||
{
|
{
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
using System;
|
using System.Text;
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace Emby.XmlTv.Entities
|
namespace Emby.XmlTv.Entities
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
using System;
|
namespace Emby.XmlTv.Entities
|
||||||
|
|
||||||
namespace Emby.XmlTv.Entities
|
|
||||||
{
|
{
|
||||||
public class XmlTvLanguage
|
public class XmlTvLanguage
|
||||||
{
|
{
|
||||||
|
@ -1,10 +1,4 @@
|
|||||||
using System;
|
namespace Emby.XmlTv.Entities
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
|
|
||||||
namespace Emby.XmlTv.Entities
|
|
||||||
{
|
{
|
||||||
public class XmlTvPremiere
|
public class XmlTvPremiere
|
||||||
{
|
{
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
using System;
|
using System.Text;
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace Emby.XmlTv.Entities
|
namespace Emby.XmlTv.Entities
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user