chore: format

This commit is contained in:
naskya 2024-04-25 19:15:12 +09:00
parent 214e999c8c
commit 0b7385e16a
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -13,7 +13,13 @@ import { extractPollFromQuestion } from "./question.js";
import vote from "@/services/note/polls/vote.js";
import { apLogger } from "../logger.js";
import type { DriveFile } from "@/models/entities/drive-file.js";
import { type ImageSize, extractHost, getImageSizeFromUrl, isSameOrigin, toPuny } from "backend-rs";
import {
type ImageSize,
extractHost,
getImageSizeFromUrl,
isSameOrigin,
toPuny,
} from "backend-rs";
import {
Emojis,
Polls,