Skip to content

Commit 8e7078f

Browse files
committed
chore: remove comments
1 parent c0c4da4 commit 8e7078f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/scripts/crowdin/reports/reportsHelpers.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ export async function fetchTranslationCostsReport(
2222
): Promise<void> {
2323
const dateTo = getPreviousDayISOString()
2424

25-
// Todo: Remove ts-ignore when this PR gets merged
2625
// https://github.com/crowdin/crowdin-api-client-js/pull/282
27-
// const schema: ReportsModel.TranslationCostSchema = {
2826
const schema: ReportsModel.TranslationCostsPostEndingSchema = {
2927
unit: "words",
3028
currency: "USD",

0 commit comments

Comments
 (0)