Update cmd/survey/init.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,6 @@ func initializeServices(ctx context.Context) (*service.Services, func(), error)
|
|||||||
func initTasks() []*task.Task {
|
func initTasks() []*task.Task {
|
||||||
return []*task.Task{
|
return []*task.Task{
|
||||||
tasks.NewCreateIssueTask(),
|
tasks.NewCreateIssueTask(),
|
||||||
tasks.NewCreateIssueTask(),
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user