mirror of
https://github.com/nextcloud/server.git
synced 2025-03-17 01:34:07 +00:00
code style
This commit is contained in:
parent
92f447ca50
commit
c8404a7bfa
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
namespace OCA\user_ldap;
|
||||
|
||||
class GROUP_LDAP extends lib\Access implements \OCP\GroupInterface {
|
||||
// //group specific settings
|
||||
protected $enabled = false;
|
||||
|
||||
protected $_group_user = array();
|
||||
|
|
Loading…
Reference in a new issue