diff options
Diffstat (limited to 'Property/Hostname.hs')
| -rw-r--r-- | Property/Hostname.hs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Property/Hostname.hs b/Property/Hostname.hs index b4c28a2b..03293eb1 100644 --- a/Property/Hostname.hs +++ b/Property/Hostname.hs @@ -1,13 +1,6 @@ module Property.Hostname where -import Data.List -import System.Posix -import Control.Applicative -import Data.Maybe - import Property -import Utility.SafeCommand -import Utility.Exception type HostName = String |
