summaryrefslogtreecommitdiff
path: root/Property/User.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Property/User.hs')
-rw-r--r--Property/User.hs7
1 files changed, 1 insertions, 6 deletions
diff --git a/Property/User.hs b/Property/User.hs
index 3cd74964..733e26ea 100644
--- a/Property/User.hs
+++ b/Property/User.hs
@@ -1,13 +1,8 @@
module Property.User where
import System.Posix
-import Control.Applicative
-import Data.Maybe
-import Property
-import Utility.SafeCommand
-import Utility.Exception
-import Utility.Process
+import Common
type UserName = String