From 90efcd3203d64c2c5691e30ccc23307aae8d20c8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 15:31:57 -0400 Subject: refactor --- Property/User.hs | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'Property/User.hs') 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 -- cgit v1.3-2-g0d8e