mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
Remove bootstrap import
This commit is contained in:
parent
2fb6ad3da6
commit
4b86558527
@ -12,7 +12,6 @@ import Vue from 'vue';
|
||||
import Observable from 'frappejs/utils/observable';
|
||||
import Desk from 'frappejs/ui/components/Desk';
|
||||
import sidebarConfig from './sidebarConfig';
|
||||
import 'bootstrap';
|
||||
|
||||
export default {
|
||||
name: 'App',
|
||||
|
Loading…
Reference in New Issue
Block a user