Skip to content

Commit

Permalink
Fix bad override
Browse files Browse the repository at this point in the history
  • Loading branch information
jguerra committed Sep 14, 2023
1 parent 4b84ed5 commit ad0df4a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ public interface ZuulMessage extends Cloneable {
/**
* Returns a copy of this message.
*/
@Override
ZuulMessage clone();

/**
Expand Down

0 comments on commit ad0df4a

Please sign in to comment.