Skip to content

Commit

Permalink
Eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
kennsippell committed Dec 6, 2024
1 parent 88ea9fd commit 296088a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/hierarchy-operations/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ function moveHierarchy(db, options) {
}

info(`Staged changes to lineage information for ${affectedContactCount} contact(s) and ${affectedReportCount} report(s).`);
}
};
}

async function moveReports(db, options, moveContext) {
Expand Down

0 comments on commit 296088a

Please sign in to comment.