diff --git a/config/queue.php b/config/queue.php index a2f3888c..d0f732a6 100644 --- a/config/queue.php +++ b/config/queue.php @@ -11,8 +11,7 @@ | 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" | */