Skip to content

Commit f837ca4

Browse files
committed
Remove unused variables
1 parent bbc9b45 commit f837ca4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/src/pages/DocumentationPage.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
import { useTranslation } from 'react-i18next';
22
import {
33
Download,
4-
AlertTriangle,
4+
// AlertTriangle,
55
CheckCircle2,
66
FileType,
7-
Wrench,
7+
// Wrench,
88
Book
99
} from 'lucide-react';
1010
import './DocumentationPage.css';

0 commit comments

Comments
 (0)