@@ -9,7 +9,6 @@ |
||
| 9 | 9 | use Symfony\Component\Finder\Finder; |
| 10 | 10 | use Taisiya\CoreBundle\Composer\ScriptHandler as CoreScriptHandler; |
| 11 | 11 | use Taisiya\PropelBundle\Database\Schema; |
| 12 | -use Taisiya\PropelBundle\Database\SchemaFactory; |
|
| 13 | 12 | |
| 14 | 13 | defined('TAISIYA_ROOT') || define('TAISIYA_ROOT', dirname(dirname(__DIR__))); |
| 15 | 14 | |