Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
BC-7234 - fix removed annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
mamutmk5 authored May 23, 2024
1 parent 004c1e2 commit fb22488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/de/svs/doido/mongo/dto/Configmap.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@


@ToString
@EqualsAndHashCode
public class Configmap {
@Getter
@Setter
Expand Down

0 comments on commit fb22488

Please sign in to comment.