Authored by htoooth

fix

... ... @@ -12,7 +12,6 @@
<script>
import {InvoiceService} from 'services/repository';
import table from '../store/product-table';
import _ from 'lodash';
export default {
name: 'product-list',
... ...