mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-11 04:11:09 +01:00
Unused import
This commit is contained in:
parent
f2fa0acacc
commit
5539baf36d
@ -8,7 +8,7 @@
|
|||||||
import React from "react";
|
import React from "react";
|
||||||
import { fn } from "storybook/test";
|
import { fn } from "storybook/test";
|
||||||
|
|
||||||
import type { Meta, StoryFn, StoryObj } from "@storybook/react-vite";
|
import type { Meta, StoryFn } from "@storybook/react-vite";
|
||||||
import { Pill } from "./Pill";
|
import { Pill } from "./Pill";
|
||||||
import { I18nApi, I18nContext } from "../..";
|
import { I18nApi, I18nContext } from "../..";
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user