Removes notes

This commit is contained in:
Nuno Maduro
2024-02-28 15:58:11 +00:00
committed by GitHub
parent 90a0a16e0a
commit dd6777099d

View File

@@ -1,7 +1,5 @@
<?php <?php
// This file is automatically generated by Laravel...
return [ return [
App\Providers\AppServiceProvider::class, App\Providers\AppServiceProvider::class,
]; ];