aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:17:29 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:17:29 +0100
commit5665933849714ba9c836950ad1b092e23f382d7b (patch)
tree490b3fa63bd17c213cb8600c2a446bbc7976a063 /Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs
parent25a428373c93d398ed19b177c12879106593444a (diff)
Visual Studio Reformat: Emby.Naming
Diffstat (limited to 'Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs')
-rw-r--r--Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs6
1 files changed, 1 insertions, 5 deletions
diff --git a/Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs b/Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs
index 759e7b8ad..ee4bfe632 100644
--- a/Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs
+++ b/Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs
@@ -1,8 +1,4 @@
-using System;
-using System.Collections.Generic;
-using System.Text;
-
-namespace Emby.Naming.AudioBook
+namespace Emby.Naming.AudioBook
{
public class AudioBookFilePathParserResult
{