불필요 import 제거

cks
강석 최 2023-10-26 11:14:24 +09:00
parent cfa7dbf9c6
commit b999c23753
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
import React from 'react';
import {Blocks} from "react-loader-spinner";
import Row from 'react-bootstrap/Row';
import Col from 'react-bootstrap/Col';
import {LoadingDiv} from "./Loading.style";
function Loading () {