diff --git a/source/Cosmos.HAL2/Global.cs b/source/Cosmos.HAL2/Global.cs index 7e3d6bd4d..6ab841147 100644 --- a/source/Cosmos.HAL2/Global.cs +++ b/source/Cosmos.HAL2/Global.cs @@ -2,7 +2,6 @@ using System; using Cosmos.Core; using Cosmos.Debug.Kernel; using Cosmos.HAL.BlockDevice; -using Cosmos.HAL.Drivers.PCI.Controllers; namespace Cosmos.HAL {