Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarai Misidjan authored and Sarai Misidjan committed Nov 16, 2023
1 parent efc2caa commit 93ba348
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Service/GithubApiService.php
Original file line number Diff line number Diff line change
Expand Up @@ -722,8 +722,6 @@ public function importRepoFiles(array $dataArray, Source $source, ObjectEntity $
];

// Loop through the array of publiccode/opencatalogi files.
$opencatalogiUrls = [];
$publiccodeUrls = [];
foreach ($dataArray as $item) {
// Check if the item name is the same as the openCatalogiNames array.
// If so go the the function for the opencatalogi file.
Expand Down

0 comments on commit 93ba348

Please sign in to comment.