Skip to content

Commit

Permalink
Merge pull request #134 from TaetaetaE01/main
Browse files Browse the repository at this point in the history
[chore] : 줄 맞춤
  • Loading branch information
TaetaetaE01 authored Oct 9, 2024
2 parents 7bed2ff + 99c0bb1 commit 3522476
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ public class MeetingsServiceImpl implements MeetingsService {
private final FileService fileService;
private final AffiliationService affiliationService;

private final AuthUtil authUtil;
private final FileUtil fileUtil;
private final AuthUtil authUtil;

@Override
@Transactional(rollbackFor = Exception.class)
Expand Down

0 comments on commit 3522476

Please sign in to comment.