Skip to content

Commit

Permalink
Removed Whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Guhan-SenSam authored and akshayaurora committed Jun 2, 2021
1 parent 7176f86 commit a307f62
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plyer/platforms/android/filechooser.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,6 @@ def _on_activity_result(self, request_code, result_code, data):
selection.append(ele)
except:
selection = [self._resolve_uri(data.getData()),]



# return value to object
self.selection = selection
Expand Down

0 comments on commit a307f62

Please sign in to comment.