Skip to content

Commit

Permalink
Lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Riku Virtanen committed Oct 17, 2024
1 parent b950362 commit cc49e3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ public SingleFileTransferResult TransferSingleFile()
{
CleanUpFiles();
}

return _result;
}

Expand Down

0 comments on commit cc49e3f

Please sign in to comment.