Skip to content

Commit

Permalink
Chore : remove unused code #196
Browse files Browse the repository at this point in the history
  • Loading branch information
hummingbbird committed Oct 29, 2023
1 parent ef31f0b commit 0fb5e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/SelectType.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{ styled, keyframes} from "styled-components";
import{ styled } from "styled-components";
import { COLOR } from "../../styles/color.js";
import { useEffect } from "react";
import { useNavigate } from "react-router-dom";
Expand Down

0 comments on commit 0fb5e6c

Please # to comment.