summaryrefslogtreecommitdiff
path: root/plugins/Enjit/enjitqueuehandler.php
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-20 20:40:55 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-20 20:40:55 +0200
commite0952bf56bea07f0a1ef1ec26803594cd7f97fdd (patch)
tree2021dfbf28c3628cec0f83821714350500ff770e /plugins/Enjit/enjitqueuehandler.php
parentc0bc3b3042b5964c958d93c53270511674ac95c9 (diff)
Superfluous whitespace removed.
Diffstat (limited to 'plugins/Enjit/enjitqueuehandler.php')
-rw-r--r--plugins/Enjit/enjitqueuehandler.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Enjit/enjitqueuehandler.php b/plugins/Enjit/enjitqueuehandler.php
index 14085cc5e..56fc396d1 100644
--- a/plugins/Enjit/enjitqueuehandler.php
+++ b/plugins/Enjit/enjitqueuehandler.php
@@ -80,5 +80,4 @@ class EnjitQueueHandler extends QueueHandler
return $response->isOk();
}
-
}