mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-13 16:00:13 +00:00
Remove some debug logging.
This commit is contained in:
@@ -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'),
|
||||||
|
Reference in New Issue
Block a user