Skip to content

Commit

Permalink
Update app/src/main/java/org/openobservatory/ooniprobe/activity/oonir…
Browse files Browse the repository at this point in the history
…un/OoniRunV2Activity.kt

Co-authored-by: Simone Basso <[email protected]>
  • Loading branch information
aanorbel and bassosimone authored Feb 9, 2024
1 parent 0a90da8 commit c6cdee6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ class OoniRunV2Activity : AbstractActivity() {
* If the Uri contains a link, but the `link_id` is not a number, null is returned.
* If the Uri contains a link, but it is not a supported link, null is returned.
*
*
*
* @param uri The Uri data.
* @return The run id if the Uri contains a link with a valid `link_id`, or null otherwise.
*/
Expand Down

0 comments on commit c6cdee6

Please sign in to comment.