Remove unused variable
This commit is contained in:
parent
0bbec29f42
commit
7bccbcd180
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
<script>
|
||||
import {INTERDISCIPLINARY, LANGUAGE_COMMUNICATION, SOCIETY} from '@/consts/instrument.consts';
|
||||
import instrumentType, {instrumentCategory} from '@/helpers/instrumentType';
|
||||
import {instrumentCategory} from '@/helpers/instrumentType';
|
||||
|
||||
export default {
|
||||
props: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue