Commit 28ac124f authored by Silvio Gratani's avatar Silvio Gratani

fix: removed testing stuff

parent e97027de
......@@ -66,7 +66,6 @@ class $MODULE$ServiceProvider extends ServiceProvider
*/
protected function registerEloquentFactoriesFrom($path)
{
debug_print_backtrace();
$this->app->make(EloquentFactory::class)->load($path);
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment