mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-05 20:17:07 +00:00
Fix of variable names according to the naming convention (#7855)
* Changed the fields to final static * correct the java checkstyle * Changed the naming of packages according to the naming conventions
This commit is contained in:
parent
4e0a56786a
commit
a52e18611c
@ -1,4 +1,4 @@
|
||||
package org.openmetadata.client.listUtils;
|
||||
package org.openmetadata.client.listutils;
|
||||
|
||||
import java.lang.reflect.InvocationTargetException;
|
||||
import java.lang.reflect.Method;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user