Don't require autoload
This commit is contained in:
parent
e3674a31e8
commit
9d988d25fb
@ -1,8 +1,6 @@
|
||||
<?php
|
||||
namespace ActivityPub;
|
||||
|
||||
require_once __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
use ActivityPub\Activities\CreateHandler;
|
||||
use ActivityPub\Activities\NonActivityHandler;
|
||||
use ActivityPub\Activities\ValidationHandler;
|
||||
|
Loading…
Reference in New Issue
Block a user