diff options
Diffstat (limited to 'Property/Hostname.hs')
| -rw-r--r-- | Property/Hostname.hs | 3 |
1 files changed, 1 insertions, 2 deletions
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 |
