Fix lint errors.
This commit is contained in:
parent
7df3bec8fe
commit
8010e69092
@ -166,7 +166,7 @@ function getPlatform(platform) {
|
|||||||
return "windows";
|
return "windows";
|
||||||
}
|
}
|
||||||
default: {
|
default: {
|
||||||
return platform
|
return platform;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user