removed testdump

This commit is contained in:
kremsy 2017-03-23 21:02:26 +01:00
parent 4b974e66c2
commit bb10a6a784

View File

@ -29,8 +29,6 @@ class CallbacksListStructure extends BaseStructure {
$this->responseId = $this->getJson()->responseid;
$this->callbacks = $this->getJson()->callbacks;
$this->dump();
}
/**