Authored by htoooth

fix

... ... @@ -11,7 +11,6 @@
<script>
import service from 'invoice-service';
import _ from 'lodash';
import table from '../store/product-table';
export default {
... ...
... ... @@ -199,4 +199,4 @@ let infoCols = function() {
export default {
cols,
infoCols
}
\ No newline at end of file
};
... ...