Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
akanshaaa19 committed Dec 2, 2024
1 parent 90e5882 commit 42460a6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { DispatchWithState, GetState } from 'store/thunks';
import styles from './UpdateGroupForm.module.scss';
import i18n from 'config/i18n';
import { renderIssues } from '../helpers';
import { SelectOption } from 'components/form/select/SelectElement';
import { getName, initializeForm, stateToAction, UpdateGroupFormState } from './helpers';

export default class UpdateGroupForm extends React.Component<
Expand Down

0 comments on commit 42460a6

Please sign in to comment.