diff --git a/src/pages/workspace/accounting/qbo/import/QuickbooksLocationsPage.tsx b/src/pages/workspace/accounting/qbo/import/QuickbooksLocationsPage.tsx index 7a88e5f90671..5b9fb5e06276 100644 --- a/src/pages/workspace/accounting/qbo/import/QuickbooksLocationsPage.tsx +++ b/src/pages/workspace/accounting/qbo/import/QuickbooksLocationsPage.tsx @@ -74,9 +74,6 @@ function QuickbooksLocationsPage({policy}: WithPolicyProps) { )} {shouldBeDisabled && ( - {/** Make sure to change the description text to explain why the toggle button is locked and how the user can unlock the toggle button - * @see https://expensify.slack.com/archives/C036QM0SLJK/p1714967365830889?thread_ts=1714400674.229349&cid=C036QM0SLJK - */} {translate('workspace.qbo.locationsAdditionalDescription')} )}