From f86804fa27a2cf5b1972b14ab41e81edb85ad661 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 3 Jan 2016 16:56:00 -0400 Subject: refactor into smaller modules to untangle git and gpg modules --- src/Propellor/Property/PropellorRepo.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/PropellorRepo.hs') diff --git a/src/Propellor/Property/PropellorRepo.hs b/src/Propellor/Property/PropellorRepo.hs index d4c4abe5..d4fc089a 100644 --- a/src/Propellor/Property/PropellorRepo.hs +++ b/src/Propellor/Property/PropellorRepo.hs @@ -1,7 +1,7 @@ module Propellor.Property.PropellorRepo where import Propellor.Base -import Propellor.Git +import Propellor.Git.Config -- | Sets the url to use as the origin of propellor's git repository. -- -- cgit v1.2.3