diff backend/src/main/java/org/dive4elements/river/importer/parsers/WaterlevelDifferencesParser.java @ 7883:fc8d5b5f2c99

Removed trailing whitespace.
author Sascha L. Teichmann <teichmann@intevation.de>
date Fri, 16 May 2014 17:10:10 +0200
parents ad2fdc34910a
children 07cc4cd9233e
line wrap: on
line diff
--- a/backend/src/main/java/org/dive4elements/river/importer/parsers/WaterlevelDifferencesParser.java	Fri May 16 14:57:46 2014 +0200
+++ b/backend/src/main/java/org/dive4elements/river/importer/parsers/WaterlevelDifferencesParser.java	Fri May 16 17:10:10 2014 +0200
@@ -102,8 +102,8 @@
         // For all differences columns, add a single Q-Range with
         // -1.
         // Expand range to minimal length in case it would be 0
-        // TODO: should otherwise be extended to 
-        // (first station of next range - INTERVAL_GAP), 
+        // TODO: should otherwise be extended to
+        // (first station of next range - INTERVAL_GAP),
         // assuming always ascending stations
         for (ImportWstColumn column: columns) {
             List<ImportWstColumnValue> cValues = column.getColumnValues();

http://dive4elements.wald.intevation.org