Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinebridge committed Aug 11, 2023
1 parent 80dde7a commit 2068f42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React, { lazy, useEffect, useRef } from 'react'
import { Button, Paper, Typography, useTheme } from '@mui/material'
import { Button, Paper, Typography } from '@mui/material'
import { makeStyles } from 'tss-react/mui'
import { LoadingEllipses } from '@jbrowse/core/ui'
import { observer } from 'mobx-react'
Expand Down

0 comments on commit 2068f42

Please sign in to comment.