From 739e41bd19e8b8fc4c63b925654eeb59c138135d Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 3 Jun 2019 07:38:58 +0200 Subject: vhdl-formatters: remove useless use clause. --- src/vhdl/vhdl-formatters.adb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vhdl') diff --git a/src/vhdl/vhdl-formatters.adb b/src/vhdl/vhdl-formatters.adb index 49097dc4e..99d80f856 100644 --- a/src/vhdl/vhdl-formatters.adb +++ b/src/vhdl/vhdl-formatters.adb @@ -471,7 +471,6 @@ package body Vhdl.Formatters is package Indent_Vstrings_Ctxt is use Grt.Vstrings; - use Grt.Types; type Vstring_Ctxt is new Indent_Disp_Ctxt.Indent_Ctxt with private; -- cgit v1.2.3