diff flys-artifacts/src/main/java/de/intevation/flys/themes/ThemeFactory.java @ 3875:d12f108ccc9c

The usual whitespace and import cleanups. flys-artifacts/trunk@5508 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 18 Sep 2012 15:45:49 +0000
parents 8e713e9bb4d7
children
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/themes/ThemeFactory.java	Tue Sep 18 15:03:20 2012 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/themes/ThemeFactory.java	Tue Sep 18 15:45:49 2012 +0000
@@ -130,7 +130,7 @@
                 && tm.outputMatches(output))
             {
                 String target = tm.getTo();
-                
+
                 logger.debug("Found theme '" + target + "'");
                 return t.get(target);
             }

http://dive4elements.wald.intevation.org