Skip to content

Commit

Permalink
chore/#386 빈 줄 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
JinUng41 committed Sep 14, 2024
1 parent 75606eb commit dc1ce1f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ protocol PromiseServiceProtocol {
func deletePromise(promiseID: Int) async throws -> ResponseBodyDTO<EmptyModel>?
func exitPromise(promiseID: Int) async throws -> ResponseBodyDTO<EmptyModel>?
}

0 comments on commit dc1ce1f

Please sign in to comment.