Skip to content

Commit

Permalink
Fix spotless errors
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
  • Loading branch information
gbbafna committed Jan 10, 2023
1 parent ee4f238 commit b6d72e3
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ public void onFailure(TransferFileSnapshot fileSnapshot, Exception e) {
}

@Override
public void onDelete(String name) {
}
public void onDelete(String name) {}
}
);

Expand Down

0 comments on commit b6d72e3

Please sign in to comment.