From 31b319b141267b96a7ec7b8c9b9813b005cab334 Mon Sep 17 00:00:00 2001 From: Deborah Kaplan Date: Fri, 23 Jan 2026 12:42:42 -0500 Subject: [PATCH] chore: removing blank defs shouldn't be necessary, and don't want to override. --- Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Makefile b/Makefile index 78cedad2..03a6f01d 100644 --- a/Makefile +++ b/Makefile @@ -3,11 +3,6 @@ transifex_utils = ./node_modules/.bin/transifex-utils.js i18n = ./src/i18n transifex_input = $(i18n)/transifex_input.json -# Variables for additional translation sources and imports -ATLAS_EXTRA_SOURCES = -ATLAS_EXTRA_INTL_IMPORTS = -ATLAS_OPTIONS = - # This directory must match .babelrc . transifex_temp = ./temp/babel-plugin-formatjs