From 1085d86546cfbb80ce082d35e88d8669c176162a Mon Sep 17 00:00:00 2001 From: KingLuigi4932 Date: Fri, 22 Dec 2017 07:22:20 +0300 Subject: [PATCH] [Global] Fix --- source/Cosmos.HAL2/Global.cs | 1 - 1 file changed, 1 deletion(-) 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 {