summaryrefslogtreecommitdiff
path: root/Propellor/Attr.hs
diff options
context:
space:
mode:
authorJoey Hess2014-04-18 21:58:23 -0400
committerJoey Hess2014-04-18 21:58:23 -0400
commit395d3f206af48dcac5980fc70f7189a77e43fcc8 (patch)
tree323ed0a78334761a273ed01fdfafae49088002b6 /Propellor/Attr.hs
parentc8a3653775892bd361091885c63113b6ca36ed5a (diff)
Dns.primary wrote, not quite ready
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