mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 11:59:05 +00:00
Fix code quality with rector [skip ci]
This commit is contained in:
@@ -31,11 +31,6 @@ use FireflyIII\Models\Webhook;
|
||||
*/
|
||||
class WebhookTransformer extends AbstractTransformer
|
||||
{
|
||||
/**
|
||||
* WebhookTransformer constructor.
|
||||
*/
|
||||
public function __construct() {}
|
||||
|
||||
/**
|
||||
* Transform webhook.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user