remove unused using from last commit

need to check what's going to be committed, the auto-using thing keeps tripping me up
This commit is contained in:
CasualPokePlayer 2023-02-01 21:27:49 -08:00
parent 46a086ed32
commit b1e8d93f5f
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#nullable enable
using System;
using System.ComponentModel;
using System.Windows.Forms;
using BizHawk.Client.Common;