diff --git a/src/functions.php b/src/functions.php index 86a13c9..ab65b50 100644 --- a/src/functions.php +++ b/src/functions.php @@ -2,8 +2,6 @@ namespace Joop\Asynchronous; -require_once __DIR__ . '/../vendor/autoload.php'; - if (!function_exists('async_run')) { /**