Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit d4887fe

Browse files
committed
Add space between comment and start of code to fix go fmt
Signed-off-by: Chris Privitere <[email protected]>
1 parent b99b350 commit d4887fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
16+
1617
package main
1718

1819
import (

0 commit comments

Comments
 (0)