From 8d47244459ea02d4fdda5d79c21e3ee9b0df2a6e Mon Sep 17 00:00:00 2001 From: Patrick Zheng Date: Wed, 8 Nov 2023 15:33:42 +0800 Subject: [PATCH] clean up Signed-off-by: Patrick Zheng --- internal/trace/transport.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/trace/transport.go b/internal/trace/transport.go index e99ae8109..e75d334d0 100644 --- a/internal/trace/transport.go +++ b/internal/trace/transport.go @@ -2,9 +2,9 @@ // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at - +// // http://www.apache.org/licenses/LICENSE-2.0 - +// // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.