Commit ef2c5af4 authored by Taylor Otwell's avatar Taylor Otwell

remove die from github provider.

parent ec5c08a7
......@@ -38,7 +38,6 @@ class Github extends Provider {
*/
protected function submodule($bundle)
{
die('here');
$repository = "git@github.com:{$bundle['location']}.git";
$this->directory($bundle);
......
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