Skip to content

Commit 1792e3a

Browse files
committed
Removed fillable attribute that isn't used
1 parent 4d80d27 commit 1792e3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Task.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ class Task extends TotemModel
1919
'description',
2020
'command',
2121
'parameters',
22-
'logpath',
2322
'expression',
2423
'timezone',
2524
'is_active',

0 commit comments

Comments
 (0)