Skip to content

Commit 90bff34

Browse files
committed
removed obsolete code
1 parent d4fe236 commit 90bff34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Loader/AnnotationFileLoader.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ public function load($file, $type = null)
6060
$collection->addCollection($this->loader->load($class, $type));
6161
}
6262

63-
// PHP 7 memory manager will not release after token_get_all(), see https://bugs.php.net/70098
6463
gc_mem_caches();
6564

6665
return $collection;

0 commit comments

Comments
 (0)