Skip to content

Commit

Permalink
Revert extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
neeldoshii committed Jun 20, 2024
1 parent c191383 commit 8a36fd6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1226,7 +1226,6 @@ private void startAutomatedTransfer() {
* updates site settings etc, it'll be lost when the Automated Transfer is completed. The process takes about 1 min
* on average, and we'll be able to update the progress by checking the status of the transfer.
*/

private void showAutomatedTransferProgressDialog() {
if (mAutomatedTransferProgressDialog == null) {
mAutomatedTransferProgressDialog = new ProgressDialog(this);
Expand Down

0 comments on commit 8a36fd6

Please sign in to comment.