Fixed the style

This commit is contained in:
Jongyoul Lee 2017-02-10 23:58:48 +09:00
parent 1e995f5af7
commit c378c3fa6c

View file

@ -78,6 +78,9 @@ import org.sonatype.aether.repository.Authentication;
import org.sonatype.aether.repository.Proxy;
import org.sonatype.aether.repository.RemoteRepository;
/**
* TBD
*/
public class InterpreterSettingManager {
private static final Logger logger = LoggerFactory.getLogger(InterpreterSettingManager.class);