* Refactor all JS API calls #360 * Remove unused imports * Lint JS * Fix doubled api key * Formatting * Added extra logging to distance lookup * Remove the .editorconfig file in distrib * shell check fixes * Remove the .editorconfig file in distrib
This commit is contained in:
@@ -4,9 +4,6 @@ namespace App\Http\Resources;
|
||||
|
||||
use Illuminate\Http\Resources\Json\ResourceCollection;
|
||||
|
||||
/**
|
||||
* Class PirepFieldCollection
|
||||
*/
|
||||
class PirepFieldCollection extends ResourceCollection
|
||||
{
|
||||
public function toArray($request)
|
||||
|
||||
Reference in New Issue
Block a user