mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-22 20:05:03 +08:00
removed superfluous usings.
This commit is contained in:
@@ -24,11 +24,8 @@
|
||||
//
|
||||
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel.Composition;
|
||||
using GameRes.Formats.Strings;
|
||||
using System;
|
||||
|
||||
namespace GameRes.Formats.Riddle
|
||||
|
||||
Reference in New Issue
Block a user