Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
[fix] Fix unused dependencies. ♻️
Browse files Browse the repository at this point in the history
  • Loading branch information
GothShoot committed Jun 24, 2019
1 parent 6e1af51 commit 0d34947
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
8 changes: 1 addition & 7 deletions config/packages/doctrine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,4 @@ doctrine:
metadata_cache_driver: apcu
result_cache_driver: apcu
query_cache_driver: apcu
auto_mapping: true
mappings:
App:
is_bundle: false
type: xml
dir: '%kernel.project_dir%/config/entity'
prefix: App\Entity
auto_mapping: true
12 changes: 0 additions & 12 deletions templates/base.html.twig

This file was deleted.

0 comments on commit 0d34947

Please sign in to comment.