Skip to content

Commit

Permalink
[BE-FIX] 특성 파일 오류 수정 (#291)
Browse files Browse the repository at this point in the history
* chore: 서브모듈 커밋 시점 변경

* chore: 서브 모듈 커밋 시점 변경

* chore: 서브 모듈 커밋 시점 수정

* chore: 서브 모듈 커밋 시점 변경

* refactor: 사용하지 않는 import 삭제
  • Loading branch information
unifolio0 authored Aug 22, 2024
1 parent 458b4fe commit 96a6e4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import com.pokerogue.helper.ability2.data.AbilityPokemon;
import com.pokerogue.helper.ability2.data.AbilityPokemonInfo;
import com.pokerogue.helper.ability2.repository.AbilityRepository;
import com.pokerogue.helper.biome.data.BiomePokemonType;
import com.pokerogue.helper.global.exception.ErrorMessage;
import com.pokerogue.helper.global.exception.GlobalCustomException;
import java.io.BufferedReader;
Expand Down
2 changes: 1 addition & 1 deletion backend/pokerogue/src/main/resources

0 comments on commit 96a6e4e

Please sign in to comment.