summaryrefslogtreecommitdiff
path: root/Propellor/Attr.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Propellor/Attr.hs')
-rw-r--r--Propellor/Attr.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Propellor/Attr.hs b/Propellor/Attr.hs
index 37ed1bad..a4d7a958 100644
--- a/Propellor/Attr.hs
+++ b/Propellor/Attr.hs
@@ -4,7 +4,6 @@ module Propellor.Attr where
import Propellor.Types
import Propellor.Types.Attr
-import Propellor.Types.Dns
import "mtl" Control.Monad.Reader
import qualified Data.Set as S