Skip to content

Commit

Permalink
Remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
bakura10 committed Feb 29, 2016
1 parent 521c682 commit 0a88751
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,6 @@ alongside your `index.php` file:

```php
use Symfony\Component\Console\Application;
use Zend\ServiceManager\ServiceManager;
use ZfrEbWorker\ModuleConfig;

chdir(dirname(__DIR__));
require 'vendor/autoload.php';
Expand Down

0 comments on commit 0a88751

Please sign in to comment.