PHPCI/Plugin/Xmpp.php : Remove unused $args variable
This commit is contained in:
parent
7b5dab6185
commit
b02e2f0b66
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ use PHPCI\Model\Build;
|
|||
class XMPP implements \PHPCI\Plugin
|
||||
{
|
||||
protected $directory;
|
||||
protected $args;
|
||||
protected $phpci;
|
||||
protected $build;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue