mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-12 19:08:34 +03:00
fix import warning
This commit is contained in:
parent
c686645fab
commit
0d8a7c935b
@ -10,7 +10,6 @@ module Hledger.Cli.Version (
|
||||
binaryfilename
|
||||
)
|
||||
where
|
||||
import Data.List
|
||||
import Distribution.PackageDescription.TH (packageVariable, package, pkgName, pkgVersion)
|
||||
import System.Info (os, arch)
|
||||
import Text.Printf
|
||||
|
Loading…
Reference in New Issue
Block a user