From 3aba40c5b68818da32b42969b8c93f921cb0b3d6 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 4 Feb 2010 18:32:54 +0000 Subject: [PATCH] fix warnings --- Commands/Chart.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Commands/Chart.hs b/Commands/Chart.hs index b51412518..df7e8e215 100644 --- a/Commands/Chart.hs +++ b/Commands/Chart.hs @@ -9,8 +9,6 @@ where import Ledger.Utils import Ledger.Types import Ledger.Amount -import Ledger.AccountName -import Ledger.Transaction import Ledger.Ledger import Ledger.Commodity import Options