Merge pull request #1510 from reijnnn/fix-worksheet-protection
Delete unnecessary class member
This commit is contained in:
commit
234580323e
@ -143,13 +143,6 @@ class Protection
|
||||
*/
|
||||
private $algorithm = '';
|
||||
|
||||
/**
|
||||
* Hash value.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
private $hash = '';
|
||||
|
||||
/**
|
||||
* Salt value.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user