diff --git a/src/BizHawk.Emulation.Cores/Computers/Amiga/PUAE.IDriveLight.cs b/src/BizHawk.Emulation.Cores/Computers/Amiga/PUAE.IDriveLight.cs index f9098032b9..d842c0e375 100644 --- a/src/BizHawk.Emulation.Cores/Computers/Amiga/PUAE.IDriveLight.cs +++ b/src/BizHawk.Emulation.Cores/Computers/Amiga/PUAE.IDriveLight.cs @@ -1,7 +1,4 @@ -using System.Collections.Generic; -using System.Text; - -using BizHawk.Common; +using BizHawk.Common; using BizHawk.Emulation.Common; namespace BizHawk.Emulation.Cores.Computers.Amiga