Skip to content

Commit 2ee625c

Browse files
committed
regexp and strings not used
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
1 parent 08b50bc commit 2ee625c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

internal/config/config.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ package config
33
import (
44
"fmt"
55
"os"
6-
"regexp"
7-
"strings"
86

97
"github.com/ClickHouse/ClickBOM/internal/validation"
108
)

0 commit comments

Comments
 (0)