Skip to content

Commit

Permalink
refactor: #56 필요없는 코드 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
dgh06175 committed Sep 10, 2024
1 parent 71b6c58 commit 856036b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ class TrackServiceTest {
private List<Member> members;
private List<Location> locations;
private List<Track> tracks;
@Autowired
private DataSourceAutoConfiguration dataSourceAutoConfiguration;

@BeforeEach
void setUp() {
Expand Down

0 comments on commit 856036b

Please sign in to comment.