Skip to content

Commit ca01d22

Browse files
Code refactoring
1 parent fcf2585 commit ca01d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/layout/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { useState, useEffect } from 'react';
1+
import { useState, useEffect } from 'react';
22
import axios from 'axios';
33
import Box from '@mui/material/Box';
44
import Grid from '@mui/material/Grid';

0 commit comments

Comments
 (0)