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 = `