Merge pull request #7673 from ladybirdweb/analysis-22vxvr

Apply fixes from StyleCI
This commit is contained in:
Bhanu Pratap Singh Slathia
2023-01-06 17:15:33 +05:30
committed by GitHub

View File

@@ -2,7 +2,7 @@
namespace App\Http\Controllers\Admin;
use Fetch\Server as Server;
use Fetch\Server;
class MailFetch extends Server
{