Skip to content

Commit

Permalink
refactor: 필요없는 코드 제거 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
junyeokk committed May 22, 2024
1 parent a532cea commit e9eab39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/SpecialGuestPage.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { useState } from "react";
import React from "react";
import { useRef } from "react";
import { BiSolidMap } from "react-icons/bi";

Expand Down

0 comments on commit e9eab39

Please sign in to comment.