Remove trailing whitespace in Java source code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user