Skip to content

Commit

Permalink
Update voip.py for PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
SanquezH authored Feb 3, 2025
1 parent 7699789 commit fe1c709
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plyer/platforms/ios/voip.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
AVAudioSession = autoclass("AVAudioSession")
NSError = autoclass("NSError")


class iOSVoip(Voip):
input_node = None
hasPermission = False
Expand Down

0 comments on commit fe1c709

Please sign in to comment.