Skip to content

Commit

Permalink
[Chore] 필요없는 코드 삭제 (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
cirtuare committed Jan 31, 2025
1 parent 6191baa commit e5996df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ACON-iOS/ACON-iOS/Network/Base/ACService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ final class ACService {

private init() {}

lazy var testService: TestService = TestService()

lazy var authService: AuthService = AuthService()

lazy var spotDetailService: SpotDetailService = SpotDetailService()
Expand Down

0 comments on commit e5996df

Please sign in to comment.