summaryrefslogtreecommitdiff
path: root/Bustle/GDBusMessage.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Bustle/GDBusMessage.hs')
-rw-r--r--Bustle/GDBusMessage.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bustle/GDBusMessage.hs b/Bustle/GDBusMessage.hs
index 030c106..5aa68c0 100644
--- a/Bustle/GDBusMessage.hs
+++ b/Bustle/GDBusMessage.hs
@@ -72,7 +72,6 @@ import Foreign.Marshal.Alloc
import System.Glib.GObject
import System.Glib.UTFString
-import Control.Monad (guard)
import Control.Monad.Trans (liftIO)
import Control.Monad.Trans.Maybe