Skip to content

Commit

Permalink
Remove unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjstevens committed Aug 15, 2024
1 parent d4606f8 commit 673b398
Showing 1 changed file with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,7 @@ import {
TypeChange,
} from '@apollo-annotation/shared'
import { AbstractSessionModel } from '@jbrowse/core/util'
import {
FormControl,
FormControlLabel,
FormLabel,
Radio,
RadioGroup,
TextField,
Typography,
} from '@mui/material'
import { TextField, Typography } from '@mui/material'
import { observer } from 'mobx-react'
import React, { useState } from 'react'

Expand Down

0 comments on commit 673b398

Please sign in to comment.