Remove unused import
parent
efb01cb824
commit
c82c563625
|
@ -11,8 +11,6 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import ObjectUtils from '../utils/ObjectUtils';
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
props: {
|
props: {
|
||||||
value: null,
|
value: null,
|
||||||
|
|
Loading…
Reference in New Issue