Skip to content

Commit 2b6dcc8

Browse files
author
Anirav Kareddy
committed
added one small fix (eliminated space between package and imports in MaterialsDescription class
1 parent effb4ec commit 2b6dcc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/software/amazon/encryption/s3/materials/MaterialsDescription.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: Apache-2.0
3-
43
package software.amazon.encryption.s3.materials;
54

65
import java.util.Collection;

0 commit comments

Comments
 (0)