Skip to content
Snippets Groups Projects
Commit c125b91d authored by Sivert Kronen Hatteberg's avatar Sivert Kronen Hatteberg
Browse files

Remove duplicate import

parent 5a5d3ea7
No related branches found
No related tags found
1 merge request!174Updated header and footer
Pipeline #101214 failed
......@@ -15,7 +15,7 @@ import {
Divider,
} from '@mui/material'
import { appInst, appTimezone, appVersion, appInst } from 'appConfig'
import { appInst, appTimezone, appVersion } from 'appConfig'
import { Link } from 'react-router-dom'
const Yes = () => <CheckIcon color="success" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment