diff --git a/app/MetaGer.php b/app/MetaGer.php index 76a8a40d556d5725aeee8dbfb187fef09e7ac4ad..8b24147db6693a70491620830cc10442b4ee27a6 100644 --- a/app/MetaGer.php +++ b/app/MetaGer.php @@ -397,7 +397,6 @@ class MetaGer } $link = trim($link, "/"); - $hash = md5($link); if (isset($arr[$link])) { $arr[$link]->gefVon[] = $this->results[$i]->gefVon[0];