(fix): lint issue
All checks were successful
/ build-web (push) Successful in 7m48s
/ build-desktop (linux) (push) Successful in 12m16s
/ build-mobile (push) Successful in 19m51s
/ release (push) Successful in 3m28s

This commit is contained in:
Alois 2026-07-31 17:50:49 +02:00
commit 37b2f8747d
Signed by: alois
SSH key fingerprint: SHA256:GBzT2DXvAuGV9XIV5W3WrzVpjU54FThmxHXdbz95J24

View file

@ -20,7 +20,6 @@ import {
type RawMessage, type RawMessage,
} from "./values"; } from "./values";
import Wrapper from "@tensamin/user/wrapper"; import Wrapper from "@tensamin/user/wrapper";
import { Skeleton } from "@methanium/ui";
type MessageChunk = { type MessageChunk = {
key: string; key: string;