remove unused using

This commit is contained in:
2022-11-10 00:06:08 -03:00
parent d0c685a2b2
commit b63cd81c2f

View File

@@ -1,5 +1,4 @@
using Godot;
using System;
public class Gear : Area2D
{