refactor: adopt worker module path
Некоторые проверки не удались
CI / test (push) Successful in 2m5s
Docker / Build and publish worker image (push) Failing after 31s

Этот коммит содержится в:
Gleb Tv
2026-07-13 17:56:12 +03:00
родитель 2c7a0236da
Коммит 2c884c5612
168 изменённых файлов: 249 добавлений и 249 удалений

Просмотреть файл

@@ -4,7 +4,7 @@ import (
"fmt"
"strings"
"rsgit.ru/rsmon/rsmon/app/models/authidentity"
"rocketgit.ru/rsmon/worker/app/models/authidentity"
)
// Drop removes all test data from the database.