Skip to content
Snippets Groups Projects
Commit 35ef243d authored by Powers, Peter M.'s avatar Powers, Peter M.
Browse files

formatting

parent 582e7832
No related branches found
No related tags found
1 merge request!436Prvi gmm 251
......@@ -2,9 +2,9 @@ package gov.usgs.earthquake.nshmp.gmm;
import static com.google.common.io.Resources.getResource;
import static com.google.common.io.Resources.readLines;
import static gov.usgs.earthquake.nshmp.Text.NEWLINE;
import static gov.usgs.earthquake.nshmp.Text.Delimiter.COMMA;
import static gov.usgs.earthquake.nshmp.Text.Delimiter.SPACE;
import static gov.usgs.earthquake.nshmp.Text.NEWLINE;
import static gov.usgs.earthquake.nshmp.gmm.Imt.PGA;
import static gov.usgs.earthquake.nshmp.gmm.Imt.PGV;
import static gov.usgs.earthquake.nshmp.gmm.Imt.SA0P03;
......
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