diff --git a/library/Scores/Iris.php b/library/Scores/Iris.php index c5106ddc5..ed5af3c1b 100644 --- a/library/Scores/Iris.php +++ b/library/Scores/Iris.php @@ -8,7 +8,6 @@ class Iris public function __construct($codeCommune) { - require_once 'common/curl.php'; $c = Zend_Registry::get('config'); $this->pathIrisPdf = realpath($c->profil->path->data).'/iris'; $this->codeCommune = $codeCommune;