Skip to content

Commit

Permalink
Update SDCIssueNewPEN.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
SodhiA1 committed Oct 11, 2024
1 parent 67b851f commit 0f86ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/data-collection/SDCIssueNewPEN.vue
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@

<script>
import {getDemogValidationResults, constructPenMatchObjectFromSdcStudent} from '../../utils/common';
import {getDemogValidationResults} from '../../utils/common';
import {Routes} from '@/utils/constants';
import Spinner from '../common/Spinner.vue';
import alertMixin from '@/mixins/alertMixin';
Expand Down

0 comments on commit 0f86ccf

Please sign in to comment.