Skip to content

Commit e769e9c

Browse files
committedNov 22, 2024··
make pretty
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
1 parent 65d82f3 commit e769e9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎go/summarize/utils_test.go

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ limitations under the License.
1717
package summarize
1818

1919
import (
20-
"github.com/stretchr/testify/assert"
2120
"testing"
2221

22+
"github.com/stretchr/testify/assert"
23+
2324
"github.com/stretchr/testify/require"
2425
)
2526

0 commit comments

Comments
 (0)
Please sign in to comment.