* small refactoring due to eslint

feature: #8
This commit is contained in:
2023-01-08 00:31:26 +01:00
parent 1f9db78a4f
commit 4ba7931222

View File

@@ -61,7 +61,7 @@
</template> </template>
<script> <script>
import { mapActions } from 'vuex' import { mapActions } from 'vuex'
import { misapply } from '../../service/ContractsService'; import { misapply } from '../../service/ContractsService'
export default { export default {
computed: { computed: {