remove unused import

This commit is contained in:
vis2k 2019-09-21 22:44:55 +02:00
parent 633f7825ed
commit 958fc256be

View File

@ -1,5 +1,4 @@
using System;
using System.Collections;
using UnityEngine;
using UnityEngine.Events;