[마이페이지] day.js 삭제

This commit is contained in:
sungmin.in
2024-04-15 14:42:25 +09:00
parent 0dd48f4d2f
commit b0a5148da8

View File

@@ -1,7 +1,6 @@
import React, { memo, useCallback, useEffect, useState } from "react";
import classNames from "classnames";
import dayjs, { duration } from "dayjs";
import Spottable from "@enact/spotlight/Spottable";