From 8df2750299424d74af357e650554d2a814a2b123 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sat, 7 Mar 2015 21:48:16 +0600 Subject: Remove unused import. --- src/hypervisor_check.ads | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/hypervisor_check.ads b/src/hypervisor_check.ads index 11d638d..0b5f154 100644 --- a/src/hypervisor_check.ads +++ b/src/hypervisor_check.ads @@ -1,6 +1,5 @@ with Interfaces; use Interfaces; with System.Machine_Code; use System.Machine_Code; ---with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; with Ada.Strings.Unbounded; package Hypervisor_Check is -- cgit v1.2.3