fix: remove not used header import.

This commit is contained in:
OpenIM-Gordon 2024-02-06 17:28:38 +08:00 committed by GitHub
parent 12a70a63de
commit 797427dade
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,6 @@ import (
"os/signal"
"sync"
"syscall"
"github.com/OpenIMSDK/tools/log"
"github.com/OpenIMSDK/tools/mw"
"github.com/openimsdk/open-im-server/v3/pkg/common/config"
"github.com/openimsdk/open-im-server/v3/pkg/common/db/cache"