Renamed package

This commit is contained in:
Joop Schilder 2019-01-16 16:39:14 +01:00
parent 902fc963ee
commit 476eb141b8
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
namespace Joop\Asynchronous;
require_once __DIR__ . '/../vendor/autoload.php';
if (!function_exists('async_run')) {
/**