summaryrefslogtreecommitdiffhomepage
path: root/Network
diff options
context:
space:
mode:
Diffstat (limited to 'Network')
-rw-r--r--Network/DNS/Internal.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Network/DNS/Internal.hs b/Network/DNS/Internal.hs
index a048df5..4f46d4d 100644
--- a/Network/DNS/Internal.hs
+++ b/Network/DNS/Internal.hs
@@ -2,7 +2,6 @@ module Network.DNS.Internal where
import Data.Char
import Data.IP
-import Data.Maybe
----------------------------------------------------------------