Skip to content

Commit

Permalink
fix: fix demo build error
Browse files Browse the repository at this point in the history
  • Loading branch information
imtaotao committed Sep 14, 2024
1 parent bd35ff7 commit 1e029b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/src/components/sidebar/SidebarNumbers.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { memo, useState, useEffect } from 'react';
import { sleep } from 'aidly';
import { Asterisk } from 'lucide-react';
import { useTranslation } from 'react-i18next';
import type { Manager } from 'danmu';
Expand Down

0 comments on commit 1e029b8

Please sign in to comment.