Removed unneeded references.

This commit is contained in:
NotAKidoS 2022-09-14 08:44:36 -05:00
parent 43fdad470e
commit db02463fdd
4 changed files with 0 additions and 17 deletions

View file

@ -1,5 +1,3 @@
using System;
using System.Collections.Generic;
using System.Reflection;
using UnityEngine;

View file

@ -1,4 +1,3 @@
using System;
using UnityEngine;
namespace Popcron

View file

@ -1,5 +1,3 @@
using System;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.Rendering;