From 5ef7dc6c494c674ee28a28a077a0ce3b15845a15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serta=C3=A7=20=C3=96zercan?= <852750+sozercan@users.noreply.github.com> Date: Wed, 27 Dec 2023 13:23:08 -0800 Subject: [PATCH] fix: lint (#60) Signed-off-by: Sertac Ozercan --- pkg/aikit2llb/convert_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/aikit2llb/convert_test.go b/pkg/aikit2llb/convert_test.go index 0cde7d3a..5ac4e8d1 100644 --- a/pkg/aikit2llb/convert_test.go +++ b/pkg/aikit2llb/convert_test.go @@ -37,4 +37,3 @@ func Test_fileNameFromURL(t *testing.T) { }) } } -