summaryrefslogtreecommitdiff
path: root/plugins/Enjit/enjitqueuehandler.php
diff options
context:
space:
mode:
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();
}
-
}