Removed useless imports.
This commit is contained in:
parent
ec03e0d647
commit
19163aaa12
@ -1,6 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Xml.Serialization;
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
namespace RecrownedGTK.Persistence {
|
||||
public struct PreferencesInfo {
|
||||
|
Loading…
Reference in New Issue
Block a user