mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-15 13:24:17 -06:00
removed(slideshow): removed unused import
This commit is contained in:
parent
0c0d507c83
commit
115d2fa1de
@ -1,4 +1,4 @@
|
||||
import { useEffect, useState } from "react";
|
||||
import { useEffect } from "react";
|
||||
import "./slideshow.css";
|
||||
export default function Slideshow() {
|
||||
let listPhotos = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user