diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:15:33 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:15:33 +0100 |
| commit | 17703c8bd2b5530f62773b7861b29619657572ff (patch) | |
| tree | 27db32f2614329790a10a2f5e0bee592d67304af /DvdLib/Ifo/Program.cs | |
| parent | 1077570ca84fff8837177fb56610383e89907b2b (diff) | |
Visual Studio Reformat: DvdLib
Diffstat (limited to 'DvdLib/Ifo/Program.cs')
| -rw-r--r-- | DvdLib/Ifo/Program.cs | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/DvdLib/Ifo/Program.cs b/DvdLib/Ifo/Program.cs index 48870d9dd..6c211035f 100644 --- a/DvdLib/Ifo/Program.cs +++ b/DvdLib/Ifo/Program.cs @@ -1,7 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; +using System.Collections.Generic; namespace DvdLib.Ifo { |
