Skip to content
Snippets Groups Projects
Commit 3605d0d7 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

unused import

parent 9143d0b0
No related branches found
No related tags found
No related merge requests found
import { useEffect } from "react";
import { NewHighlight, Highlight } from "../components/Highlight";
import { ScrollLink } from "../components/ScrollLink";
import { openAndCloseAndScroll, openAndScroll } from "../components/openAndScroll";
import { openAndCloseAndScroll } from "../components/openAndScroll";
export function SafetySidebar(){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment