mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix CI
This commit is contained in:
parent
6d927fc205
commit
648c65c422
1 changed files with 0 additions and 2 deletions
|
|
@ -119,8 +119,6 @@ public class InterpreterFactory {
|
|||
}
|
||||
} catch (ClassNotFoundException e) {
|
||||
// nothing to do
|
||||
logger.info("Exception in InterpreterFactory while init, nothing to do, " +
|
||||
"ClassNotFoundException:", className);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue