Drop import

This commit is contained in:
James Groom 2024-03-15 05:14:31 +10:00 committed by James Groom
parent ca0fb69570
commit 0f9f6f0e53
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ using BizHawk.Client.Common;
using BizHawk.Client.EmuHawk.CustomControls;
using BizHawk.Common;
using BizHawk.Common.CollectionExtensions;
using CollectionExtensions = BizHawk.Common.CollectionExtensions.CollectionExtensions;
// TODO: There are some bad interactions between ScrollToIndex and MakeIndexVisible that are preventing things from working as intended.
// But, the current behaviour is ok for now for what it is used for.