From 7807e51e65a83ea14496dfec02fa3762ca53ef64 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 26 Mar 2025 22:06:17 +0530 Subject: [PATCH] ... --- tools/wcswidth/char-props_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/wcswidth/char-props_test.go b/tools/wcswidth/char-props_test.go index 7090eff03..4e12980e6 100644 --- a/tools/wcswidth/char-props_test.go +++ b/tools/wcswidth/char-props_test.go @@ -6,8 +6,8 @@ import ( "strings" "testing" - "github.com/google/go-cmp/cmp" _ "embed" + "github.com/google/go-cmp/cmp" ) var _ = fmt.Print