Fix issue where user stats aren't incremented on PIREP auto accept (#335)
* Fix issue where user stats aren't incremented on PIREP auto accept * Formatting
This commit is contained in:
@@ -7,9 +7,6 @@ use App\Models\Flight;
|
||||
use App\Models\Rank;
|
||||
use App\Models\Subfleet;
|
||||
|
||||
/**
|
||||
* Class FleetService
|
||||
*/
|
||||
class FleetService extends Service
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user