fix: remove not used header import.

pull/1885/head
OpenIM-Gordon 2 years ago committed by GitHub
parent 12a70a63de
commit 797427dade
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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"

Loading…
Cancel
Save