mirror of
https://github.com/crskycode/GARbro.git
synced 2025-01-11 20:39:29 +08:00
removed superfluous usings.
This commit is contained in:
parent
5895886a8f
commit
b926bff7f5
@ -24,11 +24,8 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.ComponentModel.Composition;
|
using System.ComponentModel.Composition;
|
||||||
using GameRes.Formats.Strings;
|
|
||||||
using System;
|
using System;
|
||||||
|
|
||||||
namespace GameRes.Formats.Riddle
|
namespace GameRes.Formats.Riddle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user