mirror of
https://github.com/usbharu/Hideout.git
synced 2026-07-19 11:53:36 +00:00
Update src/main/kotlin/dev/usbharu/hideout/activitypub/service/objects/note/APNoteService.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -137,7 +137,6 @@ class APNoteServiceImpl(
|
||||
} catch (_: FailedToGetResourcesException) {
|
||||
saveNote(note, targetActor, url)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private suspend fun saveNote(note: Note, targetActor: String?, url: String): Note {
|
||||
|
||||
Reference in New Issue
Block a user