Skip to content

Commit

Permalink
Auto commit for release 'develop' on 2024-11-23
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 23, 2024
1 parent 84dab41 commit 81f9e7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions app/Console/AutoImports.php
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ private function importFile(string $directory, string $file): int
$this->conversionRateLimits
)
);

return $exitCode;
}

Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Import.php
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,4 @@ public function handle(): int

return $exitCode;
}


}

0 comments on commit 81f9e7f

Please sign in to comment.