doc: replace comment to java doc of GovernanceRuleRepository#removeListener (#6628)
This commit is contained in:
parent
392f15952f
commit
e1fe4a686f
|
|
@ -35,7 +35,7 @@ public interface GovernanceRuleRepository {
|
|||
}
|
||||
|
||||
|
||||
/*
|
||||
/**
|
||||
* {@link #removeListener(String, String, ConfigurationListener)}
|
||||
*
|
||||
* @param key the key to represent a configuration
|
||||
|
|
|
|||
Loading…
Reference in New Issue