diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Property/User.hs | 1 |
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 |
