Skip to content

Commit 06a8121

Browse files
committed
Apply fixes from StyleCI
1 parent 7ef387e commit 06a8121

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Console/Commands/CleanTemp.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ class CleanTemp extends Command
2626
*/
2727
public function handle()
2828
{
29-
3029
$folderPath = storage_path('app/filepond/temp');
3130

3231
// Hapus semua isi folder (file dan subfolder)

0 commit comments

Comments
 (0)