From fc03d93077d60b4a56281d543634ccdbc50adc42 Mon Sep 17 00:00:00 2001 From: John Ajera <37360952+jajera@users.noreply.github.com> Date: Wed, 31 Dec 2025 00:56:48 +0000 Subject: [PATCH] chore: remove trailing space on tools.go non functional cleanup --- tools.go | 7 ------- 1 file changed, 7 deletions(-) diff --git a/tools.go b/tools.go index f4d4261..99a63ec 100644 --- a/tools.go +++ b/tools.go @@ -9,10 +9,3 @@ package tools import ( _ "github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs" ) - - - - - - -