diff options
Diffstat (limited to 'Propellor/Property')
| -rw-r--r-- | Propellor/Property/OpenId.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Propellor/Property/OpenId.hs b/Propellor/Property/OpenId.hs index d06bf88f..4c562175 100644 --- a/Propellor/Property/OpenId.hs +++ b/Propellor/Property/OpenId.hs @@ -6,7 +6,6 @@ import qualified Propellor.Property.Apt as Apt import qualified Propellor.Property.Service as Service import Data.List -import System.Posix.Files providerFor :: [UserName] -> String -> Property providerFor users baseurl = propertyList desc $ |
