Skip to content

Commit

Permalink
removed unused node packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Mano-08 committed Feb 22, 2023
1 parent b621169 commit 388bc15
Show file tree
Hide file tree
Showing 12 changed files with 2,662 additions and 18,086 deletions.
11 changes: 0 additions & 11 deletions components/gallery/Index.jsx

This file was deleted.

58 changes: 0 additions & 58 deletions components/gallery/Main.jsx

This file was deleted.

38 changes: 0 additions & 38 deletions components/gallery/Top.js

This file was deleted.

1 change: 0 additions & 1 deletion components/homepage/Landing.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import Image from "next/image";
import styles from "./Landing.module.scss";
import gdscLogo from "../../images/gdscLogo.png";
import planet from "../../images/team4.gif";
import Info from "./Info";

function Landing() {
return (
Expand Down
1 change: 0 additions & 1 deletion components/team/Card.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import Image from "next/image";
import styles from "./Card.module.scss";
import { AnimationOnScroll } from "react-animation-on-scroll";

function Card({ name, role, imageURL }) {
return (
Expand Down
Binary file removed images/planet.gif
Binary file not shown.
File renamed without changes
Loading

0 comments on commit 388bc15

Please sign in to comment.