Showing
2 changed files
with
1 additions
and
2 deletions
@@ -11,7 +11,6 @@ | @@ -11,7 +11,6 @@ | ||
11 | 11 | ||
12 | <script> | 12 | <script> |
13 | import service from 'invoice-service'; | 13 | import service from 'invoice-service'; |
14 | - import _ from 'lodash'; | ||
15 | import table from '../store/product-table'; | 14 | import table from '../store/product-table'; |
16 | 15 | ||
17 | export default { | 16 | export default { |
-
Please register or login to post a comment