cleanup unused import

This commit is contained in:
2024-04-16 17:36:55 -05:00
parent 139cfb9cab
commit b37b282814
7 changed files with 2 additions and 21 deletions
-1
View File
@@ -1,5 +1,4 @@
using UIKit;
using System;
namespace qController.iOS
{
@@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using System.Text;
using qController.QItems;
namespace qController.Communication
-1
View File
@@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace SharpOSC
{
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace SharpOSC
namespace SharpOSC
{
public struct RGBA
{
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace SharpOSC
namespace SharpOSC
{
public class Symbol
{
-3
View File
@@ -1,7 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace SharpOSC
{
-3
View File
@@ -1,7 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace SharpOSC
{