mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Remove spave after comment
This commit is contained in:
parent
1c78d8c804
commit
db8d1e84b8
1 changed files with 1 additions and 1 deletions
|
|
@ -37,8 +37,8 @@ import org.slf4j.LoggerFactory;
|
|||
|
||||
/**
|
||||
* REST API handler.
|
||||
*
|
||||
*/
|
||||
|
||||
public class ZeppelinhubRestApiHandler {
|
||||
private static final Logger LOG = LoggerFactory.getLogger(ZeppelinhubRestApiHandler.class);
|
||||
public static final String ZEPPELIN_TOKEN_HEADER = "X-Zeppelin-Token";
|
||||
|
|
|
|||
Loading…
Reference in a new issue