Skip to content

Commit

Permalink
Remove useless setter on shadow config
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Nov 4, 2024
1 parent 8e0f281 commit 56c7edf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

import lombok.Getter;
import lombok.RequiredArgsConstructor;
import lombok.Setter;

/**
* Shadow data source mapper configuration.
Expand Down

0 comments on commit 56c7edf

Please sign in to comment.