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

clean

parent b796ccf2
No related branches found
No related tags found
1 merge request!806AWS Lambda
......@@ -115,8 +115,6 @@ public final class HazardService {
.imts(request.imts)
.build();
LOG.info(config.toString());
Location loc = Location.create(request.longitude, request.latitude);
Site site = Sites.locationToSite(loc, model.siteData(), OptionalDouble.of(request.vs30));
......
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