mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-26 09:35:26 +00:00
remove usings
This commit is contained in:
parent
beae3f9f7a
commit
fc50ec4e38
@ -3,10 +3,6 @@ using QSB.ShipSync.WorldObjects;
|
|||||||
using QSB.Utility;
|
using QSB.Utility;
|
||||||
using QSB.WorldSync.Events;
|
using QSB.WorldSync.Events;
|
||||||
using QSB.WorldSync;
|
using QSB.WorldSync;
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace QSB.ShipSync.Events.Component
|
namespace QSB.ShipSync.Events.Component
|
||||||
{
|
{
|
||||||
|
@ -3,10 +3,6 @@ using QSB.ShipSync.WorldObjects;
|
|||||||
using QSB.Utility;
|
using QSB.Utility;
|
||||||
using QSB.WorldSync.Events;
|
using QSB.WorldSync.Events;
|
||||||
using QSB.WorldSync;
|
using QSB.WorldSync;
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace QSB.ShipSync.Events.Component
|
namespace QSB.ShipSync.Events.Component
|
||||||
{
|
{
|
||||||
|
@ -1,13 +1,7 @@
|
|||||||
using QSB.Events;
|
using QSB.Events;
|
||||||
using QSB.Messaging;
|
|
||||||
using QSB.ShipSync.WorldObjects;
|
using QSB.ShipSync.WorldObjects;
|
||||||
using QSB.Utility;
|
using QSB.Utility;
|
||||||
using QSB.WorldSync.Events;
|
|
||||||
using QSB.WorldSync;
|
using QSB.WorldSync;
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace QSB.ShipSync.Events.Hull
|
namespace QSB.ShipSync.Events.Hull
|
||||||
{
|
{
|
||||||
|
@ -1,9 +1,5 @@
|
|||||||
using QSB.WorldSync.Events;
|
using QSB.WorldSync.Events;
|
||||||
using QuantumUNET.Transport;
|
using QuantumUNET.Transport;
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace QSB.ShipSync.Events.Hull
|
namespace QSB.ShipSync.Events.Hull
|
||||||
{
|
{
|
||||||
|
@ -3,10 +3,6 @@ using QSB.ShipSync.WorldObjects;
|
|||||||
using QSB.Utility;
|
using QSB.Utility;
|
||||||
using QSB.WorldSync;
|
using QSB.WorldSync;
|
||||||
using QSB.WorldSync.Events;
|
using QSB.WorldSync.Events;
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace QSB.ShipSync.Events.Hull
|
namespace QSB.ShipSync.Events.Hull
|
||||||
{
|
{
|
||||||
|
@ -3,10 +3,6 @@ using QSB.ShipSync.WorldObjects;
|
|||||||
using QSB.Utility;
|
using QSB.Utility;
|
||||||
using QSB.WorldSync.Events;
|
using QSB.WorldSync.Events;
|
||||||
using QSB.WorldSync;
|
using QSB.WorldSync;
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
|
|
||||||
namespace QSB.ShipSync.Events.Hull
|
namespace QSB.ShipSync.Events.Hull
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user