Visual Studio Reformat: OpenSubtitlesHandler

This commit is contained in:
Erwin de Haan
2019-01-13 20:27:11 +01:00
parent 9741817af4
commit 9014e16037
9 changed files with 25 additions and 23 deletions

View File

@@ -17,10 +17,10 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
using System;
using System.Globalization;
using System.Text;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Text;
using System.Xml;
using OpenSubtitlesHandler;