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