comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/services/BedloadKMChartService.java @ 3752:854666f70a80

Removed trailing whitespace. flys-artifacts/trunk@5443 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 12 Sep 2012 14:17:28 +0000
parents ae598cf50682
children 58bdf95df5e4
comparison
equal deleted inserted replaced
3751:ae598cf50682 3752:854666f70a80
35 import de.intevation.flys.utils.KMIndex; 35 import de.intevation.flys.utils.KMIndex;
36 36
37 public class BedloadKMChartService extends DefaultService { 37 public class BedloadKMChartService extends DefaultService {
38 38
39 /** 39 /**
40 * 40 *
41 */ 41 */
42 private static final long serialVersionUID = 4156704841305086495L; 42 private static final long serialVersionUID = 4156704841305086495L;
43 43
44 private static final Logger log = 44 private static final Logger log =
45 Logger.getLogger(BedloadKMChartService.class); 45 Logger.getLogger(BedloadKMChartService.class);

http://dive4elements.wald.intevation.org