mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fixed the style
This commit is contained in:
parent
1e995f5af7
commit
c378c3fa6c
1 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue