Skip to content

Commit

Permalink
Files trashbin app: Remove extra spaces between methods
Browse files Browse the repository at this point in the history
Signed-off-by: Danial Rahimi <48244647+danialRahimy@users.noreply.github.com>
  • Loading branch information
danialRahimy committed Aug 16, 2023
1 parent 36338e8 commit dfceb76
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/files_trashbin/lib/Trashbin.php
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ private static function setUpTrash($user): void {
}
}


/**
* copy file to owners trash
*
Expand Down Expand Up @@ -227,7 +226,6 @@ private static function copyFilesToUser($sourcePath, $owner, $targetPath, $user,
}
}


/**
* move file to the trash bin
*
Expand Down

0 comments on commit dfceb76

Please sign in to comment.