Skip to content

Commit

Permalink
fix : Location 정상화 테스트2
Browse files Browse the repository at this point in the history
  • Loading branch information
kyumho kim committed Apr 13, 2024
1 parent 5155267 commit 2459887
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

import java.util.List;
import java.util.Map;

/*
@Component
@RequiredArgsConstructor
@Transactional
Expand All @@ -29,3 +29,4 @@ public void run(ApplicationArguments args) throws Exception {
}
}
}
*/

0 comments on commit 2459887

Please sign in to comment.