Skip to content

Commit 63ec9c4

Browse files
committed
autofix
1 parent e1c58eb commit 63ec9c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Models/Transfer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ class Transfer extends Model
7070
*/
7171
public function casts(): array
7272
{
73-
7473
return [
7574
'deposit_id' => 'int',
7675
'withdraw_id' => 'int',

0 commit comments

Comments
 (0)