Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ColeHiggins2 committed Dec 11, 2023
1 parent d85b4c1 commit f6f2277
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion airgun/entities/subscription.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ def read_subscriptions(self):

def sca_alert(self):
view = self.navigate_to(self, 'All')
# return view.sca_alert.read()
wait_for(
lambda: view.sca_alert.read(),
handle_exception=True,
Expand Down

0 comments on commit f6f2277

Please sign in to comment.