aboutsummaryrefslogtreecommitdiff
path: root/Emby.XmlTv/Emby.XmlTv.Console/Program.cs
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:30:41 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:30:41 +0100
commit51ed47f4c4956f22449e688e04ff66da5206bdcc (patch)
treecf66869e5128faacc83ef1db1ce08b210f718d01 /Emby.XmlTv/Emby.XmlTv.Console/Program.cs
parent5b3d8a6d7610598a030e60ea6d7dff4e5a78553d (diff)
EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common
Diffstat (limited to 'Emby.XmlTv/Emby.XmlTv.Console/Program.cs')
-rw-r--r--Emby.XmlTv/Emby.XmlTv.Console/Program.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.XmlTv/Emby.XmlTv.Console/Program.cs b/Emby.XmlTv/Emby.XmlTv.Console/Program.cs
index e72d94bf5..056f5a589 100644
--- a/Emby.XmlTv/Emby.XmlTv.Console/Program.cs
+++ b/Emby.XmlTv/Emby.XmlTv.Console/Program.cs
@@ -100,4 +100,4 @@ namespace Emby.XmlTv.Console
return count;
}
}
-} \ No newline at end of file
+}