Skip to content

Commit 8abaa12

Browse files
committed
remove log
1 parent 744c1c6 commit 8abaa12

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

column/UniqueSet.go

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ func (us *Constraint) ToSQL() string {
2222
us.getSet(),
2323
)
2424

25-
fmt.Println(sql)
26-
2725
return sql
2826
}
2927

0 commit comments

Comments
 (0)