Skip to content

Commit

Permalink
Small change for linting check
Browse files Browse the repository at this point in the history
Signed-off-by: Celine Pöhl <[email protected]>
  • Loading branch information
CelineMP committed Jun 3, 2024
1 parent caba92f commit 1f86be2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/MapView/MapOptions.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//import { useState } from "react";
import { Stack } from "@phosphor-icons/react";
import { useState } from "react";
//import { Stack } from "@phosphor-icons/react";
//import { useState } from "react";
import { ArrowsClockwise } from "@phosphor-icons/react";
import "./MapOptions.css";
import { Tooltip } from "@mui/material";
Expand Down

0 comments on commit 1f86be2

Please sign in to comment.