feat(backend): added missing imports
This commit is contained in:
parent
75eb6924c1
commit
dfe527b412
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/ClickHouse/clickhouse-go/v2"
|
||||
"github.com/ClickHouse/clickhouse-go/v2/lib/driver"
|
||||
|
||||
"openreplay/backend/internal/config/connector"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue