fix: changing naming irregularities under pkg and internal packages

Signed-off-by: BanTanger <1290288968@qq.com>
This commit is contained in:
BanTanger 2023-07-23 12:05:48 +08:00
parent e2b10c10d4
commit 41bb613791

View File

@ -16,6 +16,7 @@ package specialerror
import (
"errors"
"github.com/OpenIMSDK/Open-IM-Server/pkg/errs"
)