Skip to content

Commit

Permalink
delete: 레거시 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
HI-JIN2 committed Apr 2, 2024
1 parent 904c7a5 commit d4c013d
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ class VersionViewModel(private val repository: FirebaseRemoteConfigRepository) :
return false
}

fun checkAppVersion(): String {
return repository.getAppVersion()
}

fun checkVersionCode(): Long {
return repository.getVersionCode()
Expand Down

0 comments on commit d4c013d

Please sign in to comment.