Removed useless imports.
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user