No mas require

This commit is contained in:
Juan Pablo Vial
2025-04-29 23:19:05 -04:00
parent f5f1482b7a
commit bae5c1740d
2 changed files with 0 additions and 4 deletions

View File

@ -3,8 +3,6 @@ namespace ProVM\Performance;
use GuzzleHttp\Client;
require __DIR__ . '/AbstractPerformance.php';
class HomeTest extends AbstractPerformance
{
protected Client $client;