Skip to content

Commit e9ac8f5

Browse files
committed
fix: eslint
1 parent 722de30 commit e9ac8f5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/tools/index.ts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -172,20 +172,13 @@ export const toolsByCategory: ToolCategory[] = [
172172
{
173173
name: 'Text',
174174
components: [
175-
176175
loremIpsumGenerator,
177-
178176
textStatistics,
179-
180177
emojiPicker,
181-
182178
stringObfuscator,
183-
184179
textDiff,
185-
186180
numeronymGenerator,
187181
aiPromptSplitter,
188-
,
189182
asciiTextDrawer,
190183
],
191184
},

0 commit comments

Comments
 (0)