mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Remove unused private properties
This commit is contained in:
parent
e022c07370
commit
6c8ddd4d57
4 changed files with 0 additions and 7 deletions
|
@ -23,7 +23,6 @@ class GitLabTest extends TestCase
|
|||
{
|
||||
private $username = 'username';
|
||||
private $password = 'password';
|
||||
private $authcode = 'authcode';
|
||||
private $message = 'mymessage';
|
||||
private $origin = 'gitlab.com';
|
||||
private $token = 'gitlabtoken';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue