Remove duplicate dict entry
As found by LGTM.com. Change-Id: I9d41fec8a9f80fe9cb1cae960418032f84646a99 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
89e3a426a8
commit
3736ebf7c8
@ -676,7 +676,6 @@ platform_mapping = {
|
||||
"mingw": "MINGW",
|
||||
"netbsd": "NETBSD",
|
||||
"haiku": "HAIKU",
|
||||
"netbsd": "NETBSD",
|
||||
"mac": "APPLE",
|
||||
"macx": "MACOS",
|
||||
"macos": "MACOS",
|
||||
|
Loading…
Reference in New Issue
Block a user