Skip to content

Commit b1d531c

Browse files
committed
chore: clean
1 parent a14d2c0 commit b1d531c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stories/Follow.stories.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
import { Follow, type FollowProps } from "../dist/Follow";
22
import { sectionName } from "./sectionName";
33
import { getStoryFactory } from "./getStory";
4-
import type { ArgType } from "@storybook/addons";
54
import { action } from "@storybook/addon-actions";
6-
import { assert, Equals } from "tsafe";
75
import React from "react";
86

97
const { meta, getStory } = getStoryFactory<FollowProps>({

0 commit comments

Comments
 (0)