Skip to content
Snippets Groups Projects
Commit 7f3ae78f authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

spotless apply

parent c5e621b5
No related branches found
No related tags found
1 merge request!806AWS Lambda
......@@ -32,8 +32,7 @@ public class PrimingResource implements OrderedResource {
}
@Override
public void afterRestore(Context<? extends Resource> context) throws Exception {
}
public void afterRestore(Context<? extends Resource> context) throws Exception {}
private void updateParameter() throws SsmException {
var parameterName = System.getenv("IMT_PARAMETER_NAME");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment