Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c417de0

Browse files
authored
remove duplicate line (#103)
The duplicate line show a bit of useless.
1 parent 155c23d commit c417de0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎user_agents/parsers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,6 @@ def _is_blackberry_touch_capable_device(self):
164164
return True
165165
if 'Blackberry 95' in self.device.family: # BB Storm devices
166166
return True
167-
if 'Blackberry 95' in self.device.family: # BB Torch devices
168-
return True
169167
return False
170168

171169
def get_device(self):

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /