Skip to content

Commit d991b74

Browse files
authored
Fix a java doc issue. (#86)
1 parent 836d0d0 commit d991b74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/apache/skywalking/banyandb/v1/client/BanyanDBClient.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,6 @@ public List<org.apache.skywalking.banyandb.database.v1.BanyandbDatabase.Property
863863
*
864864
* @param group group of the metadata
865865
* @param name name of the metadata
866-
* @param id identity of the property
867866
* @return if this property has been deleted
868867
*/
869868
public boolean deletePropertyDefinition(String group, String name) throws BanyanDBException {

0 commit comments

Comments
 (0)