summaryrefslogtreecommitdiff
path: root/src/Propellor/PrivData.hs
diff options
context:
space:
mode:
authorJoey Hess2014-11-20 00:58:51 -0400
committerJoey Hess2014-11-20 00:58:51 -0400
commit02b8b2dec7c767ba3b7154e424b9c11e6a8d544f (patch)
tree84f8394029d0b17de94a47ea59dd29b70d5bab38 /src/Propellor/PrivData.hs
parentf1b2df601e0eb2fdd5dbc3bc72df0f0493230046 (diff)
parent0d4dd37ee769a6ef1bc80507c8ee8a4b9e882856 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/PrivData.hs')
-rw-r--r--src/Propellor/PrivData.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/PrivData.hs b/src/Propellor/PrivData.hs
index a5150432..c5f489e5 100644
--- a/src/Propellor/PrivData.hs
+++ b/src/Propellor/PrivData.hs
@@ -15,7 +15,6 @@ import qualified Data.Map as M
import qualified Data.Set as S
import Propellor.Types
-import Propellor.Types.Info
import Propellor.Message
import Propellor.Info
import Propellor.Gpg