diff --git a/hledger-web/Foundation.hs b/hledger-web/Foundation.hs index 0a68f60a4..6e31774cd 100644 --- a/hledger-web/Foundation.hs +++ b/hledger-web/Foundation.hs @@ -379,7 +379,6 @@ addform _ vd@VD{..} = [hamlet| |] where - islast = n == numpostings acctvar = "account" ++ show n acctph = "Account " ++ show n amtvar = "amount" ++ show n diff --git a/hledger-web/Handler/Common.hs b/hledger-web/Handler/Common.hs index cfdcade38..0cf0fa62e 100644 --- a/hledger-web/Handler/Common.hs +++ b/hledger-web/Handler/Common.hs @@ -47,7 +47,7 @@ topbar VD{..} = [hamlet|