From 6dc9c197494845268f19563ba261b48f5517a543 Mon Sep 17 00:00:00 2001 From: Azpect3120 <104033825+Azpect3120@users.noreply.github.com> Date: Wed, 7 Aug 2024 15:11:01 -0700 Subject: [PATCH] FIX: Formatting issues solved by not parsing --- internal/templates/results.go | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/internal/templates/results.go b/internal/templates/results.go index 23d3ea6..27d8b39 100644 --- a/internal/templates/results.go +++ b/internal/templates/results.go @@ -1,6 +1,8 @@ package templates -import "fmt" +import ( + "fmt" +) // Table wrapper definitions const table_open string = `