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