diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-12-20 17:46:30 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-12-20 17:46:30 -0400 |
commit | dab3b4d296ec0917b192a262cfbd3597dfbda3cb (patch) | |
tree | 16cfddf70b46a8eb24f4780a4920a64f7dc6b130 /Utility | |
parent | 93c09f231269895fd765040016f19a097ca6db9d (diff) |
cleanup
Diffstat (limited to 'Utility')
-rw-r--r-- | Utility/Su.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Utility/Su.hs b/Utility/Su.hs index 4244074d7..001a09fbc 100644 --- a/Utility/Su.hs +++ b/Utility/Su.hs @@ -9,7 +9,6 @@ module Utility.Su where import Common import Utility.Env -import Utility.Path import System.Posix.Terminal |