mirror of
https://github.com/getbible/app.git
synced 2024-12-21 23:48:53 +00:00
removed unused verses component
This commit is contained in:
parent
4d863496ef
commit
10048dda66
@ -54,11 +54,9 @@
|
||||
</template>
|
||||
<script>
|
||||
import _ from 'lodash';
|
||||
import verses from './Verses.vue';
|
||||
|
||||
export default {
|
||||
components:{
|
||||
verses
|
||||
},
|
||||
data: function(){
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user