Skip to content

Commit

Permalink
更新 ConfigurationChangeType.java
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Song <[email protected]>
  • Loading branch information
jackie-coming and nobodyiam authored Dec 22, 2024
1 parent 18e2139 commit 81661cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import com.google.common.base.Preconditions;

/**
* @author jason
* @since 2.0.0
*/
public enum ConfigurationChangeType {
ADDED, MODIFIED, DELETED, UNKNOWN;
Expand Down

0 comments on commit 81661cf

Please sign in to comment.