mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Cleaned up indentation
This commit is contained in:
parent
9e404823cf
commit
5b49d3ebf9
1 changed files with 6 additions and 6 deletions
|
|
@ -69,12 +69,12 @@
|
|||
</fileSet>
|
||||
<fileSet>
|
||||
<directory>../conf</directory>
|
||||
<excludes>
|
||||
<exclude>interpreter.json</exclude>
|
||||
<exclude>zeppelin-env.cmd</exclude>
|
||||
<exclude>zeppelin-env.sh</exclude>
|
||||
<exclude>zeppelin-site.xml</exclude>
|
||||
</excludes>
|
||||
<excludes>
|
||||
<exclude>interpreter.json</exclude>
|
||||
<exclude>zeppelin-env.cmd</exclude>
|
||||
<exclude>zeppelin-env.sh</exclude>
|
||||
<exclude>zeppelin-site.xml</exclude>
|
||||
</excludes>
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
<directory>../interpreter</directory>
|
||||
|
|
|
|||
Loading…
Reference in a new issue