Skip to content

Commit 1670763

Browse files
Removed unused import downloadLogo
1 parent 9cf1dda commit 1670763

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/courses/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import Layout from "@theme/Layout";
33
import Head from "@docusaurus/Head";
44
import { motion } from "framer-motion";
55
import "./courses.css";
6-
import downloadLogo from "./images/download.png";
76

87
// Animation variants for consistent animations
98
const fadeIn = {

0 commit comments

Comments
 (0)