diff --git a/src/BizHawk.Emulation.Cores/Computers/Amiga/PUAE.IDriveLight.cs b/src/BizHawk.Emulation.Cores/Computers/Amiga/PUAE.IDriveLight.cs index d842c0e375..82111bea9d 100644 --- a/src/BizHawk.Emulation.Cores/Computers/Amiga/PUAE.IDriveLight.cs +++ b/src/BizHawk.Emulation.Cores/Computers/Amiga/PUAE.IDriveLight.cs @@ -1,5 +1,4 @@ -using BizHawk.Common; -using BizHawk.Emulation.Common; +using BizHawk.Emulation.Common; namespace BizHawk.Emulation.Cores.Computers.Amiga {