Restored whitespace

This commit is contained in:
Dan Rahmel 2015-03-13 15:36:24 -07:00
parent f29e09d68b
commit 44940e84bc

View File

@ -147,7 +147,7 @@ class Resque
* Remove specified queue
*
* @param string $queue The name of the queue to remove.
* @return integer number of deleted items
* @return integer Number of deleted items
*/
public static function removeQueue($queue)
{