Skip to content

Commit

Permalink
fix: 그룹초대 기능 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
SangWoon123 committed May 17, 2024
1 parent f34efff commit f759319
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
import lombok.Getter;
import org.springframework.context.ApplicationEvent;

import java.time.Clock;

@Getter
@Builder
public class GroupInviteEvent extends ApplicationEvent {

private final String userCode;
Expand Down

0 comments on commit f759319

Please sign in to comment.