From 91fce512f7308bde1428ff59749d0006acb3c0da Mon Sep 17 00:00:00 2001 From: ivandroly Date: Mon, 6 Jul 2015 00:52:50 +0000 Subject: [PATCH] Remove unused directive --- src/Logic/SubtitleFormats/SubViewer20.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Logic/SubtitleFormats/SubViewer20.cs b/src/Logic/SubtitleFormats/SubViewer20.cs index 92bba125e..3b5184d8a 100644 --- a/src/Logic/SubtitleFormats/SubViewer20.cs +++ b/src/Logic/SubtitleFormats/SubViewer20.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Linq; using System.Text; using System.Text.RegularExpressions;