From 8eaf6df3d5ba5297886d4a894c3e15b2d1a9c9ab Mon Sep 17 00:00:00 2001 From: ivan katliarchuk Date: Sat, 14 Sep 2024 10:25:44 +0100 Subject: [PATCH] add back different 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 924833343..570e9c0c9 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,