From 90efcd3203d64c2c5691e30ccc23307aae8d20c8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 15:31:57 -0400 Subject: refactor --- Propellor.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Propellor.hs') diff --git a/Propellor.hs b/Propellor.hs index ea2188f7..9e50b2f6 100644 --- a/Propellor.hs +++ b/Propellor.hs @@ -1,6 +1,5 @@ -import Property +import Common import HostName -import Utility.SafeCommand import qualified Property.File as File import qualified Property.Apt as Apt import qualified Property.Ssh as Ssh -- cgit v1.3-2-g0d8e