mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-31 23:40:53 -06:00
removed(slideshow): removed unused import
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
import { useEffect, useState } from "react";
|
import { useEffect } from "react";
|
||||||
import "./slideshow.css";
|
import "./slideshow.css";
|
||||||
export default function Slideshow() {
|
export default function Slideshow() {
|
||||||
let listPhotos = [
|
let listPhotos = [
|
||||||
|
Reference in New Issue
Block a user