Cleaning up using statements

This commit is contained in:
Amaan Shawkath
2023-07-08 14:32:59 +01:00
parent 5b1085fc65
commit 94097c2308
4 changed files with 1 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
using System.Collections;
using System.Collections.Generic;
using TMPro;
using UnityEngine;
using UnityEngine.UI;