From 90efcd3203d64c2c5691e30ccc23307aae8d20c8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 15:31:57 -0400 Subject: refactor --- Property/Hostname.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Property/Hostname.hs') diff --git a/Property/Hostname.hs b/Property/Hostname.hs index 38e9dbe8..8bc7a6b8 100644 --- a/Property/Hostname.hs +++ b/Property/Hostname.hs @@ -1,8 +1,7 @@ module Property.Hostname where -import Property +import Common import qualified Property.File as File -import Utility.SafeCommand type HostName = String -- cgit v1.3-2-g0d8e