diff --git a/Module.php b/Module.php index 0ba1cfb..7ebcf78 100644 --- a/Module.php +++ b/Module.php @@ -18,7 +18,6 @@ public function init() { parent::init(); - var_dump($this->controllerNamespace); // custom initialization code goes here } } -- libgit2 0.21.4