Skip to content

Commit

Permalink
remove @deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
xingfudeshi committed Feb 6, 2024
1 parent 75d4a8d commit 7665d80
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
*
* Compatible for dubbo dubbo-filter-seata
*/
@Deprecated
public class StringUtils {
/**
* Is empty boolean.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@
/**
* Compatible for dubbo dubbo-filter-seata
*/
@Deprecated
public class DubboConstants extends org.apache.seata.core.constants.DubboConstants {
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
* Compatible for dubbo dubbo-filter-seata
*
*/
@Deprecated
public enum BranchType {

/**
Expand Down

0 comments on commit 7665d80

Please sign in to comment.