1
0
Fork 0

Remove unused local variables from AliasPackage

pull/4542/head
Bryan Davis 2015-10-26 21:07:03 -06:00 committed by Bryan Davis
parent 06c44ce998
commit dc40bf9f51
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ class AliasPackage extends BasePackage implements CompletePackageInterface
protected $conflicts;
protected $provides;
protected $replaces;
protected $recommends;
protected $suggests;
/**
* All descendants' constructors should call this parent constructor