diff --git a/fd6130/hsl-bundle/1.0/config/packages/fd_hsl.yaml b/fd6130/hsl-bundle/1.0/config/packages/fd_hsl.yaml deleted file mode 100644 index 091350d2..00000000 --- a/fd6130/hsl-bundle/1.0/config/packages/fd_hsl.yaml +++ /dev/null @@ -1,3 +0,0 @@ -fd_hsl: - paginator: - default_limit: 30 diff --git a/fd6130/hsl-bundle/1.0/manifest.json b/fd6130/hsl-bundle/1.0/manifest.json deleted file mode 100644 index 8ebafa38..00000000 --- a/fd6130/hsl-bundle/1.0/manifest.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "bundles": { - "Fd\\HslBundle\\FdHslBundle": ["all"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%" - } -}