diff --git a/egovframe-template-simple-react-contribution/src/components/Loading.jsx b/egovframe-template-simple-react-contribution/src/components/Loading.jsx index 7de64dd..e5ef8fa 100644 --- a/egovframe-template-simple-react-contribution/src/components/Loading.jsx +++ b/egovframe-template-simple-react-contribution/src/components/Loading.jsx @@ -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 () {