mirror of
https://github.com/simon-ding/polaris.git
synced 2026-06-25 18:25:05 +08:00
chore: format
This commit is contained in:
@@ -52,7 +52,6 @@ func (c *Engine) Init() {
|
||||
go c.checkW500PosterOnStartup()
|
||||
}
|
||||
|
||||
|
||||
func (c *Engine) GetTask(id int) (*Task, bool) {
|
||||
return c.tasks.Load(id)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user