diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-13 12:24:14 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-13 12:24:14 -0400 |
| commit | 4bcd5816d156400282e160c1ae4d5ea4b2f78bed (patch) | |
| tree | c4b0103dff0906fe27b4d3917ea7fcbcbfb7a7fd /Propellor/Property | |
| parent | 479045277b29919797cee341b11d30bbd15ab3d7 (diff) | |
propellor spin
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 $ |
