diff --git a/Assets/Scripts/Inventory.cs b/Assets/Scripts/Inventory.cs index 256f79c..65bb06b 100644 --- a/Assets/Scripts/Inventory.cs +++ b/Assets/Scripts/Inventory.cs @@ -1,4 +1,3 @@ -using System; using Shop; using UnityEngine;