Removed useless propel service

This commit is contained in:
Kévin Gomez 2014-04-26 17:18:48 +01:00
commit c1eebcf61b
2 changed files with 1 additions and 12 deletions

View file

@ -34,11 +34,6 @@ abstract class AbstractDataHandler
*/
protected $dbMap;
/**
* @var Propel
*/
protected $propel;
/**
* @var array
*/