4
2
mirror of https://github.com/getbible/app.git synced 2024-06-17 17:52:20 +00:00

removed unused verses component

This commit is contained in:
Erastus Amunwe 2020-11-02 14:39:37 +02:00
parent 4d863496ef
commit 10048dda66

View File

@ -54,11 +54,9 @@
</template> </template>
<script> <script>
import _ from 'lodash'; import _ from 'lodash';
import verses from './Verses.vue';
export default { export default {
components:{ components:{
verses
}, },
data: function(){ data: function(){
return { return {