| commit | 50598c6862e0314be1e6c7db5f5c3a879652013d | [log] [tgz] |
|---|---|---|
| author | iomodo <iomodo@v1.dodo.cloud> | Sun Jul 27 22:06:32 2025 +0400 |
| committer | iomodo <iomodo@v1.dodo.cloud> | Sun Jul 27 22:06:32 2025 +0400 |
| tree | e341df451f902a69848c619a1fe9f3a14f830ee5 | |
| parent | 5a7d60d09b2a92f64f3af1e6f56934267067dd54 [diff] [blame] |
Add Agent manager Change-Id: Iaa68e9228165bd274f9c5be9d4320ef49a009ca8
diff --git a/server/cmd/commands/assign_task.go b/server/cmd/commands/assign_task.go index 4bb6f75..23c0a56 100644 --- a/server/cmd/commands/assign_task.go +++ b/server/cmd/commands/assign_task.go
@@ -40,4 +40,4 @@ fmt.Printf("Status: %s\n", task.Status) return nil -} \ No newline at end of file +}