summaryrefslogtreecommitdiff
path: root/Command/Version.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Version.hs')
-rw-r--r--Command/Version.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Command/Version.hs b/Command/Version.hs
index 480f2166b..ac8fdd48c 100644
--- a/Command/Version.hs
+++ b/Command/Version.hs
@@ -13,7 +13,6 @@ import Data.String.Utils
import Command
import qualified SysConfig
import Version
-import Upgrade
command :: [Command]
command = [Command "version" paramNothing seek "show versions"]