Skip to content

Commit 8fe665d

Browse files
committed
Remove drunk comment
1 parent d8b9130 commit 8fe665d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/React/Async/Util.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ public static function series($tasks, $callback = null, $errback = null)
3434

3535
public static function parallel($tasks, $callback = null, $errback = null)
3636
{
37-
// Shut up Phil
3837
$results = array();
3938
$errors = array();
4039

0 commit comments

Comments
 (0)