diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-04 01:39:50 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-04 01:39:50 -0400 |
| commit | fb04055ddeafc16d63cc332360d437e184421cd4 (patch) | |
| tree | 198932c0c99ea16f20494fcc098ee55f89308df3 /config-joey.hs | |
| parent | 25a002605056ca5b3ad93c038b424c952f1431d1 (diff) | |
foo
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs index 78af292d..cf739d82 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -16,8 +16,6 @@ import qualified Propellor.Property.Docker as Docker import qualified Propellor.Property.SiteSpecific.GitHome as GitHome import qualified Propellor.Property.SiteSpecific.GitAnnexBuilder as GitAnnexBuilder import qualified Propellor.Property.SiteSpecific.JoeySites as JoeySites --- Only imported to make sure it continues to build. -import qualified Propellor.Config.Simple () import Data.List main :: IO () |
