remove dump

This commit is contained in:
2022-02-01 21:23:50 +01:00
parent 3f2454cead
commit 33af7f36a0
3 changed files with 0 additions and 3 deletions

View File

@@ -167,7 +167,6 @@ class AsideActivityCategory
}
$this->parent = $parent;
dump($this);
return $this;
}