Remove unused variable

This commit is contained in:
Ramon Wenger 2022-05-23 14:53:24 +02:00
parent 0bbec29f42
commit 7bccbcd180
1 changed files with 1 additions and 1 deletions

View File

@ -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: {