mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 19:14:57 +00:00
Removing extraneous comment block that was replaced by method Javadoc
This commit is contained in:
parent
5f647aa465
commit
c88b427e82
@ -89,11 +89,6 @@ public class JsonUtils {
|
||||
return contextHolder.get();
|
||||
}
|
||||
|
||||
/*
|
||||
* JSONValue#isValidJson is permissive to the degree of the Smart JSON definition.
|
||||
* Accordingly, a strict JSON approach is preferred in determining whether or not a document is valid.
|
||||
*/
|
||||
|
||||
/**
|
||||
* JSONValue#isValidJson is permissive to the degree of the Smart JSON definition, accordingly a strict JSON approach
|
||||
* is preferred in determining whether or not a document is valid.
|
||||
|
Loading…
x
Reference in New Issue
Block a user