mirror of
https://github.com/crskycode/GARbro.git
synced 2025-01-11 12:39:16 +08:00
removed superfluous usings.
This commit is contained in:
parent
5895886a8f
commit
b926bff7f5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user