Skip to content

Commit

Permalink
Fix the services declaration and cleanup unused files.
Browse files Browse the repository at this point in the history
  • Loading branch information
I-Valchev committed May 10, 2021
1 parent fe98383 commit 4fd8953
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 42 deletions.
5 changes: 4 additions & 1 deletion config/services.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# An example of a services.yaml file in an extension

services:
_defaults:
BoltCachebuster\Twig:
autowire: true
autoconfigure: true
bind:
$secret: '%env(APP_SECRET)%'
tags: ['twig.extension']
21 changes: 0 additions & 21 deletions templates/page.html.twig

This file was deleted.

20 changes: 0 additions & 20 deletions templates/widget.html.twig

This file was deleted.

0 comments on commit 4fd8953

Please sign in to comment.