Skip to content

Commit

Permalink
Remove useless EqualsAndHashCode on PipelineColumnMetaData
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Dec 10, 2024
1 parent 8335068 commit eb8b399
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

package org.apache.shardingsphere.data.pipeline.core.metadata.model;

import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NonNull;
import lombok.RequiredArgsConstructor;
Expand Down

0 comments on commit eb8b399

Please sign in to comment.