Authored by htoooth

fix

@@ -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 {
@@ -199,4 +199,4 @@ let infoCols = function() { @@ -199,4 +199,4 @@ let infoCols = function() {
199 export default { 199 export default {
200 cols, 200 cols,
201 infoCols 201 infoCols
202 -}  
  202 +};