Consistent whitespace after imports

Update code to have a consistent number of new-line characters after
import statements.
This commit is contained in:
Phillip Webb
2013-11-26 14:55:51 -08:00
parent 15698860e1
commit 043a41e382
150 changed files with 0 additions and 153 deletions

View File

@@ -23,7 +23,6 @@ import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.util.CollectionUtils;
/**
* A variation of {@link WebSocketConfigurationSupport} that detects implementations of
* {@link WebSocketConfigurer} in Spring configuration and invokes them in order to