From 8dea9fd094c2a10e6e35b6236a71c529d5e8d5af Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Wed, 7 Dec 2022 15:46:31 +0100 Subject: [PATCH] remove unused includes --- EDPlayerJournal/Thargoid.cs | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/EDPlayerJournal/Thargoid.cs b/EDPlayerJournal/Thargoid.cs index 484e1ed..6e2e9e4 100644 --- a/EDPlayerJournal/Thargoid.cs +++ b/EDPlayerJournal/Thargoid.cs @@ -1,10 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace EDPlayerJournal; +namespace EDPlayerJournal; public enum ThargoidVessel { Unknown = 0,