Skip to content

Commit

Permalink
Remove redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
mikozet committed Dec 9, 2024
1 parent 5f8a589 commit 632c54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Dashboard.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Box, Container, Grid, IconButton, Typography } from '@mui/material';
import { Box, Container, Grid, IconButton } from '@mui/material';
import makeStyles from '@mui/styles/makeStyles';
import clsx from 'clsx';
import React, { Fragment, useEffect, useState } from 'react';
Expand Down

0 comments on commit 632c54c

Please sign in to comment.