Minor Code Updates

This commit is contained in:
Patrick Fic
2021-04-19 10:03:31 -07:00
parent 3ac1e3a8e4
commit 845b7cfd05
3 changed files with 14 additions and 17 deletions

View File

@@ -1,9 +1,6 @@
import Dinero from "dinero.js";
import { logImEXEvent } from "../../firebase/firebase.utils";
export const CalculateBillTotal = (invoice) => {
logImEXEvent("invoice_calculate_total");
const {
total,
billlines,