Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔥 refactor(TextToSpeechController.php): remove unused import statemen…
…t for Symfony\Component\ErrorHandler\Debug 🔥 refactor(TextToSpeechController.php): remove unused parameter $icao from index() method 🔥 refactor(TextToSpeechController.php): remove unused parameter $icao from generate() method 🔧 chore(TextToSpeechController.php): update file deletion logic in delete() method to use Storage::delete() instead of Storage::disk('local')->delete() for better code readability and consistency
- Loading branch information