Remove trailing whitespace in Java source code

This commit is contained in:
Sam Brannen
2015-05-29 02:03:44 +02:00
parent a31d1bdf60
commit 7018747cec
24 changed files with 80 additions and 80 deletions

View File

@@ -101,7 +101,7 @@ public class CorsConfiguration {
List<String> combined = new ArrayList<String>(source);
combined.addAll(other);
return combined;
}
}
/**
* Configure origins to allow, e.g. "http://domain1.com". The special value