Skip to content

Commit

Permalink
fix make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
3AceShowHand committed Dec 31, 2024
1 parent cbdfba8 commit f1d8b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/logutil/log.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ package logutil
import (
"bytes"
"context"
"github.com/IBM/sarama"
"io"
"os"
"strconv"
"strings"

"github.com/IBM/sarama"
"github.com/gin-gonic/gin"
"github.com/go-sql-driver/mysql"
"github.com/pingcap/errors"
Expand Down

0 comments on commit f1d8b2e

Please sign in to comment.