Skip to content

Commit 9752818

Browse files
Merge pull request #150 from laravelwebdev/analysis-6w4d2o
Apply fixes from StyleCI
2 parents 7ef387e + 06a8121 commit 9752818

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)