change protocol for git submodule

This commit is contained in:
Manuel Raynaud
2013-02-19 14:27:25 +01:00
parent 6f08dbcd28
commit f460196ba8
3 changed files with 2 additions and 9 deletions

View File

@@ -166,11 +166,4 @@ class Parser implements ParserInterface
return $content;
}
protected function parseInclude($content)
{
}
}