1
0

MINOR_CHECKSTYLE (#3616)

Fix checkstyle
This commit is contained in:
liujinhui
2021-09-07 18:19:39 +08:00
committed by GitHub
parent cf002b6918
commit eb5e7eec0a
11 changed files with 19 additions and 19 deletions

View File

@@ -21,7 +21,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd">
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd">
<context:component-scan base-package="org.apache.hudi.cli"/>