Skip to content

Commit

Permalink
#10 [DEL] ServicePool 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
yihwanggeun committed Dec 6, 2024
1 parent b0fb4b2 commit 8ce0128
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/src/main/java/org/sopt/and/network/RetrofitInstance.kt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ object RetrofitInstance {

}

object ServicePool {
val authService = RetrofitInstance.create<AuthService>()
}

0 comments on commit 8ce0128

Please sign in to comment.