mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-21 16:38:36 -06:00
Remove some debug logging.
This commit is contained in:
parent
9452e93f22
commit
715648d0d8
@ -28,8 +28,6 @@ class AccountSchema extends Schema
|
|||||||
*/
|
*/
|
||||||
public function fields(): array
|
public function fields(): array
|
||||||
{
|
{
|
||||||
Log::debug(__METHOD__);
|
|
||||||
|
|
||||||
return [
|
return [
|
||||||
ID::make(),
|
ID::make(),
|
||||||
Attribute::make('created_at'),
|
Attribute::make('created_at'),
|
||||||
|
Loading…
Reference in New Issue
Block a user