Skip to content

Commit

Permalink
Merge pull request #758 from ApiGen/4.2-drop-duplicate-unused-class
Browse files Browse the repository at this point in the history
Drop unused/duplicate class
  • Loading branch information
jadb committed Oct 17, 2016
2 parents a508e7a + 3223ade commit ffd2866
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 49 deletions.
1 change: 0 additions & 1 deletion src/Console/DI/services.neon
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ services:
- ApiGen\Console\Helper\ProgressBar
- ApiGen\Console\Command\GenerateCommand
- ApiGen\Console\Command\SelfUpdateCommand
- ApiGen\Console\Environment\MemoryLimit

- ApiGen\Console\Input\DefaultInputDefinitionFactory
- ApiGen\Console\Input\LiberalFormatArgvInput
Expand Down
48 changes: 0 additions & 48 deletions src/Console/Environment/MemoryLimit.php

This file was deleted.

0 comments on commit ffd2866

Please sign in to comment.