summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/User.hs
diff options
context:
space:
mode:
authorJoey Hess2015-11-25 14:05:54 -0400
committerJoey Hess2015-11-25 14:05:54 -0400
commit6a608d530ff2397ca3c28ba8e726c166b10a6ca0 (patch)
treec90fd8d645629df5cde615333f92eb3cfe3e0fcf /src/Propellor/Property/User.hs
parentdf91695d31d5c4d527af0532bebf36e8580c89e9 (diff)
parent1d1cee078438844ddda4e214c8354fddd81d4cc9 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Property/User.hs')
-rw-r--r--src/Propellor/Property/User.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Property/User.hs b/src/Propellor/Property/User.hs
index 5bb4e1a7..564be82d 100644
--- a/src/Propellor/Property/User.hs
+++ b/src/Propellor/Property/User.hs
@@ -1,7 +1,6 @@
module Propellor.Property.User where
import System.Posix
-import Data.List
import Propellor.Base
import qualified Propellor.Property.File as File