From 1e3b481cfa56e5cccf7c1847bbc5c40a9df029bb Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 31 Mar 2012 13:06:30 -0700 Subject: [PATCH] cosmetics: remove useless import in automake script * automake.in (Automake::Version): This import is not needed; remove it. Signed-off-by: Stefano Lattarini --- automake.in | 1 - 1 file changed, 1 deletion(-) diff --git a/automake.in b/automake.in index 3e16fd8..5357557 100644 --- a/automake.in +++ b/automake.in @@ -150,7 +150,6 @@ use Automake::Location; use Automake::Condition qw/TRUE FALSE/; use Automake::DisjConditions; use Automake::Options; -use Automake::Version; use Automake::Variable; use Automake::VarDef; use Automake::Rule; -- 2.7.4