Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / paragraphs / paragraphs.services.yml
diff --git a/web/modules/contrib/paragraphs/paragraphs.services.yml b/web/modules/contrib/paragraphs/paragraphs.services.yml
deleted file mode 100755 (executable)
index f700392..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-services:
-  plugin.manager.paragraphs.behavior:
-    class: Drupal\paragraphs\ParagraphsBehaviorManager
-    parent: default_plugin_manager
-    arguments: ['@entity_type.manager', '@config.factory']