Refactor code

This commit is contained in:
wenxu12345 2022-02-11 20:32:51 +08:00
parent 439605bafc
commit a5ed6d897c

View File

@ -3,7 +3,6 @@ package im_mysql_model
import (
"Open_IM/pkg/common/db"
"Open_IM/pkg/utils"
"errors"
"time"
)