Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / outside_in / outside_in.routing.yml
diff --git a/web/core/modules/outside_in/outside_in.routing.yml b/web/core/modules/outside_in/outside_in.routing.yml
deleted file mode 100644 (file)
index 18a564c..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-entity.block.off_canvas_form:
-  path: '/admin/structure/block/manage/{block}/off-canvas'
-  defaults:
-    _entity_form: 'block.off_canvas'
-    _title_callback: '\Drupal\outside_in\Block\BlockEntityOffCanvasForm::title'
-  requirements:
-    _permission: 'administer blocks'