mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 13:47:15 +08:00
refactor: rename module
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package bootstrap
|
||||
|
||||
import (
|
||||
"github.com/tnborg/panel/pkg/queue"
|
||||
"github.com/acepanel/panel/pkg/queue"
|
||||
)
|
||||
|
||||
func NewQueue() *queue.Queue {
|
||||
|
||||
Reference in New Issue
Block a user