Skip to content

Commit 0a2e202

Browse files
committed
Remove unncessary docstring.
1 parent 65ef3fb commit 0a2e202

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

powertools-lambda-metadata/src/main/java/software/amazon/lambda/powertools/metadata/exception/LambdaMetadataException.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@
2929
public class LambdaMetadataException extends RuntimeException {
3030

3131
private static final long serialVersionUID = 1L;
32-
33-
/**
34-
* HTTP status code from the metadata endpoint, or -1 if not applicable.
35-
*/
3632
private final int statusCode;
3733

3834
/**

0 commit comments

Comments
 (0)