Remove unnecessary using

This commit is contained in:
Apachedrag427 2023-02-18 12:00:16 -06:00
parent b17439070c
commit 73095cc5da

View file

@ -23,7 +23,6 @@ using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Input;
namespace Capy64.Runtime.Libraries;