Skip to content

Commit

Permalink
refactor :: 줄바꿈
Browse files Browse the repository at this point in the history
  • Loading branch information
DSMInhyeKang committed Apr 2, 2023
1 parent ee9cb68 commit d32a5aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Projects/Services/APIKit/Sources/StudyRoomsAPI.swift
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ extension StudyRoomsAPI: DmsAPI {
],
encoding: URLEncoding.queryString
)

case let .fetchStudyRoomList(timeSlot):
return .requestParameters(
parameters: [
Expand Down

0 comments on commit d32a5aa

Please sign in to comment.