mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
remove unneeded ; in comment
This commit is contained in:
parent
3d29992378
commit
8a86837eac
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ class Group {
|
|||
private $backends;
|
||||
|
||||
/**
|
||||
* @var \OC\Hooks\PublicEmitter $emitter ;
|
||||
* @var \OC\Hooks\PublicEmitter $emitter
|
||||
*/
|
||||
private $emitter;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue