Skip to content

Commit

Permalink
Cleanp correction
Browse files Browse the repository at this point in the history
  • Loading branch information
funilrys committed Feb 23, 2024
1 parent a9713db commit 89905dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions update.py
Original file line number Diff line number Diff line change
Expand Up @@ -377,11 +377,6 @@ def generate_user_agents(self) -> Dict[str, Any]:
user_agent["normalized_os"]
]

if user_agent["normalized_browser"] == "edge":
normalized_data["ie"] = normalized_data[
user_agent["normalized_browser"]
]

necessary = ["linux", "macosx", "windows", "win10"]

for browser in normalized_data["@modern"]:
Expand Down

0 comments on commit 89905dc

Please sign in to comment.