Browse Source

Tweaked config

Graham Campbell 8 years ago
parent
commit
ce25be19eb
1 changed files with 1 additions and 2 deletions
  1. 1 2
      config/queue.php

+ 1 - 2
config/queue.php

@@ -11,8 +11,7 @@ return [
     | API, giving you convenient access to each back-end using the same
     | syntax for each one. Here you may set the default queue driver.
     |
-    | Supported: "null", "sync", "database", "beanstalkd",
-    |            "sqs", "redis"
+    | Supported: "null", "sync", "database", "beanstalkd", "sqs", "redis"
     |
     */