Remove unused local variables from AliasPackage

main
Bryan Davis 9 years ago committed by Bryan Davis
parent 06c44ce998
commit dc40bf9f51

@ -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

Loading…
Cancel
Save