Visual Studio Reformat: Emby.XmlTv

This commit is contained in:
Erwin de Haan 2019-01-13 20:24:14 +01:00
parent d655283ef0
commit 80691e53b0
6 changed files with 6 additions and 19 deletions

View File

@ -1,6 +1,4 @@
using System;
namespace Emby.XmlTv.Entities
namespace Emby.XmlTv.Entities
{
public class XmlTvCredit
{

View File

@ -1,5 +1,4 @@
using System;
using System.Text;
using System.Text;
namespace Emby.XmlTv.Entities
{

View File

@ -1,5 +1,4 @@
using System;
using System.Text;
using System.Text;
namespace Emby.XmlTv.Entities
{

View File

@ -1,6 +1,4 @@
using System;
namespace Emby.XmlTv.Entities
namespace Emby.XmlTv.Entities
{
public class XmlTvLanguage
{

View File

@ -1,10 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Emby.XmlTv.Entities
namespace Emby.XmlTv.Entities
{
public class XmlTvPremiere
{

View File

@ -1,5 +1,4 @@
using System;
using System.Text;
using System.Text;
namespace Emby.XmlTv.Entities
{