From cfd80f0b6bcdea2d9109c4aa1491135cabc3ea5a Mon Sep 17 00:00:00 2001 From: ivan katliarchuk Date: Sat, 14 Sep 2024 10:31:49 +0100 Subject: [PATCH] remove tabulation Signed-off-by: ivan katliarchuk --- provider/aws/aws.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provider/aws/aws.go b/provider/aws/aws.go index 570e9c0c9..f4ad9bdea 100644 --- a/provider/aws/aws.go +++ b/provider/aws/aws.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,