From 404bf14c4775281fce761884a2188262e909a4ec Mon Sep 17 00:00:00 2001 From: fouedrao <70173459+fouedrao@users.noreply.github.com> Date: Fri, 13 Aug 2021 14:07:39 -0500 Subject: [PATCH] Delete system.action.bulk_update_fields_on_oembed_provider.yml Configuration was accidentally added to PR. --- ...m.action.bulk_update_fields_on_oembed_provider.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 config/sync/system.action.bulk_update_fields_on_oembed_provider.yml diff --git a/config/sync/system.action.bulk_update_fields_on_oembed_provider.yml b/config/sync/system.action.bulk_update_fields_on_oembed_provider.yml deleted file mode 100644 index 3ad516f63..000000000 --- a/config/sync/system.action.bulk_update_fields_on_oembed_provider.yml +++ /dev/null @@ -1,11 +0,0 @@ -uuid: ac85a08c-b7b5-4221-af0f-e4971f0db8f2 -langcode: en -status: true -dependencies: - module: - - bulk_update_fields -id: bulk_update_fields_on_oembed_provider -label: 'Bulk Update oEmbed provider Fields' -type: oembed_provider -plugin: bulk_update_fields_action_base -configuration: { }