mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Remove old code.
This commit is contained in:
@@ -807,9 +807,6 @@ class FireflyValidator extends Validator
|
||||
->where('response', $response)
|
||||
->where('delivery', $delivery)
|
||||
->where('url', $url)->count();
|
||||
// find similar webhook for user:
|
||||
//= var_dump($this->data);
|
||||
//exit;
|
||||
}
|
||||
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user