Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HyungJu committed Sep 24, 2024
1 parent 7193355 commit 849bb4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class PhotoBookService(
dateTime = photo.toGetLocationInputDto().date,
),
)
}
}.join()
}
}

Expand Down

0 comments on commit 849bb4b

Please sign in to comment.