From 79e192f9c1d86dd3ace7f564c6b29b87593e875b Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Tue, 6 Jun 2023 11:33:00 -0700 Subject: [PATCH] fmt --- lib/imgbundler/imgbundler_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/imgbundler/imgbundler_test.go b/lib/imgbundler/imgbundler_test.go index 49acdb7d3..c2eddb21a 100644 --- a/lib/imgbundler/imgbundler_test.go +++ b/lib/imgbundler/imgbundler_test.go @@ -14,6 +14,7 @@ import ( "testing" tassert "github.com/stretchr/testify/assert" + "oss.terrastruct.com/util-go/cmdlog" "oss.terrastruct.com/util-go/xos"