summaryrefslogtreecommitdiff
path: root/Command.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-20 13:37:13 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-20 13:37:13 -0400
commit2834e9f5813c320c9374a4d928c4ccf09a6ee33b (patch)
treea0698d863d17a4c772dc87937b3336c72f5c29c8 /Command.hs
parente3154828f5f44071536c19044ea14240efd9880c (diff)
export cleanup
Diffstat (limited to 'Command.hs')
-rw-r--r--Command.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Command.hs b/Command.hs
index aeffbbeb8..555414458 100644
--- a/Command.hs
+++ b/Command.hs
@@ -16,7 +16,6 @@ module Command (
next,
stop,
stopUnless,
- runCommand,
whenAnnexed,
ifAnnexed,
isBareRepo,