remove unused includes
This commit is contained in:
parent
8a0d21d039
commit
8dea9fd094
@ -1,10 +1,4 @@
|
|||||||
using System;
|
namespace EDPlayerJournal;
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
|
|
||||||
namespace EDPlayerJournal;
|
|
||||||
|
|
||||||
public enum ThargoidVessel {
|
public enum ThargoidVessel {
|
||||||
Unknown = 0,
|
Unknown = 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user