Skip to content

Commit c530bee

Browse files
committed
Remove obsolete code
1 parent d88bc3c commit c530bee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

wcfsetup/install/files/lib/system/cache/eager/AbstractEagerCache.class.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ private function getCacheKey(): string
4848
{
4949
if (!isset($this->cacheName)) {
5050
/* @see CacheHandler::getCacheName() */
51-
$reflection = new \ReflectionClass($this);
5251
$this->cacheName = \str_replace(
5352
['\\', 'system_cache_eager_'],
5453
['_', ''],

0 commit comments

Comments
 (0)