diff --git a/GameClasses/InventoryGui.cs b/GameClasses/InventoryGui.cs index 54fec25..9312793 100644 --- a/GameClasses/InventoryGui.cs +++ b/GameClasses/InventoryGui.cs @@ -2,7 +2,6 @@ using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; -using static System.Xml.XmlWellFormedWriter.AttributeValueCache; namespace ValheimRecycle {