aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Types
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-18 11:24:41 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-18 11:24:41 -0400
commit79f9fa4d4fe2f7f9ec16213a4b67cc70cda53963 (patch)
tree92bad4d73edb6d97777ae285e83f46324556882a /Assistant/Types
parent25384a8d89b578a65ad6cd7142df0ebe5c34d0c0 (diff)
cleanup
Diffstat (limited to 'Assistant/Types')
-rw-r--r--Assistant/Types/DaemonStatus.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Assistant/Types/DaemonStatus.hs b/Assistant/Types/DaemonStatus.hs
index abb857a36..a1a0d64dc 100644
--- a/Assistant/Types/DaemonStatus.hs
+++ b/Assistant/Types/DaemonStatus.hs
@@ -5,8 +5,6 @@
- Licensed under the GNU GPL version 3 or higher.
-}
-{-# LANGUAGE RankNTypes, ImpredicativeTypes #-}
-
module Assistant.Types.DaemonStatus where
import Common.Annex