@@ -42,7 +42,6 @@ |
||
42 | 42 | * Find discovery.json files in the passed repository and builds an asset type. |
43 | 43 | * |
44 | 44 | * @param RepositoryInterface $repository |
45 | - * @param RootPackageInterface $rootPackage |
|
46 | 45 | * @return array|AssetType[] |
47 | 46 | */ |
48 | 47 | public function findAssetTypes(RepositoryInterface $repository) : array |