Removes unnecessary nil check for Factory before assigning BaseRepo in the agent-task list command. This streamlines the code since Factory is always expected to be non-nil. |
||
|---|---|---|
| .. | ||
| capi | ||
| list | ||
| shared | ||
| agent_task.go | ||
| agent_task_test.go | ||
Removes unnecessary nil check for Factory before assigning BaseRepo in the agent-task list command. This streamlines the code since Factory is always expected to be non-nil. |
||
|---|---|---|
| .. | ||
| capi | ||
| list | ||
| shared | ||
| agent_task.go | ||
| agent_task_test.go | ||