Change package path

This commit is contained in:
Кобелев Андрей Андреевич
2025-10-14 12:53:46 +05:00
parent e3c9643d05
commit 557fb40268
8 changed files with 20 additions and 21 deletions

View File

@@ -7,7 +7,7 @@ import (
"testing"
"time"
"git.belvedersky.ru/belvedersky/queue"
"git.belvedersky.ru/queue"
)
type Task struct {