Skip to content

Commit 809c0a9

Browse files
committed
Remove duplicate declaration
1 parent 79d6119 commit 809c0a9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/Subreg/Client.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,6 @@ class Client extends \Ease\Molecule
5050
* @var array
5151
*/
5252
public $lastResult = [];
53-
54-
/**
55-
* Last Request response status
56-
* @var string
57-
*/
58-
public $lastStatus = null;
5953

6054
/**
6155
*

0 commit comments

Comments
 (0)