Skip to content

Commit

Permalink
UHF-9824: Removed unused CacheWarmer service
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Mar 20, 2024
1 parent d11cd5f commit 3690e77
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 188 deletions.
7 changes: 0 additions & 7 deletions helfi_navigation.services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@ services:
- '@menu.link_tree'
- '@plugin.manager.menu.link'
- '@event_dispatcher'
helfi_navigation.cache_warmer:
class: Drupal\helfi_navigation\CacheWarmer
arguments:
- '@tempstore.shared'
- '@language_manager'
- '@cache_tags.invalidator'
- '@helfi_navigation.api_manager'
helfi_navigation.api_authorization:
class: Drupal\helfi_navigation\ApiAuthorization
arguments:
Expand Down
90 changes: 0 additions & 90 deletions src/CacheWarmer.php

This file was deleted.

91 changes: 0 additions & 91 deletions tests/src/Kernel/CacheWarmerTest.php

This file was deleted.

0 comments on commit 3690e77

Please sign in to comment.