mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-06 03:07:14 -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";
|
||||
export default function Slideshow() {
|
||||
let listPhotos = [
|
||||
|
Reference in New Issue
Block a user