diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-20 13:37:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-20 13:37:13 -0400 |
commit | 2834e9f5813c320c9374a4d928c4ccf09a6ee33b (patch) | |
tree | a0698d863d17a4c772dc87937b3336c72f5c29c8 /Command.hs | |
parent | e3154828f5f44071536c19044ea14240efd9880c (diff) |
export cleanup
Diffstat (limited to 'Command.hs')
-rw-r--r-- | Command.hs | 1 |
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, |