feat(backend): autodeleted include
This commit is contained in:
parent
bed88026bd
commit
b6d71194d7
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ package clickhouse
|
|||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/ClickHouse/clickhouse-go/v2"
|
||||
"github.com/ClickHouse/clickhouse-go/v2/lib/driver"
|
||||
"log"
|
||||
"openreplay/backend/pkg/db/types"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue