chore: remove unused import
This commit is contained in:
parent
9ee7804990
commit
bd5e95a1f0
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ import renderUpdate from "@/remote/activitypub/renderer/update.js";
|
|||
import { deliverToRelays } from "@/services/relay.js";
|
||||
// import { deliverQuestionUpdate } from "@/services/note/polls/update.js";
|
||||
import { langmap } from "@/misc/langmap.js";
|
||||
import detectLanguage from "@/misc/detect-language.js";
|
||||
|
||||
export const meta = {
|
||||
tags: ["notes"],
|
||||
|
|
Loading…
Reference in a new issue