From f0424209350513b8ea3ba151ce4b24ec2a28b0c9 Mon Sep 17 00:00:00 2001 From: yiplee Date: Thu, 4 Jan 2024 15:52:49 +0800 Subject: [PATCH] fix: go fmt --- cmd/asset-fswap.go | 2 +- cmd/asset.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/asset-fswap.go b/cmd/asset-fswap.go index d2d826c..84a30a6 100644 --- a/cmd/asset-fswap.go +++ b/cmd/asset-fswap.go @@ -5,7 +5,7 @@ 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 + 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, diff --git a/cmd/asset.go b/cmd/asset.go index abb758c..46da369 100644 --- a/cmd/asset.go +++ b/cmd/asset.go @@ -5,7 +5,7 @@ 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 + 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,