TASK: Remove unnecessary method call
This commit is contained in:
parent
31d66c17d0
commit
3126004854
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ class FQObjectIdentifier
|
|||
public function handleClosingBrace()
|
||||
{
|
||||
--$this->depth;
|
||||
$this->syncPath();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue