mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 20:15:24 +00:00
Delete platform.py
This commit is contained in:
parent
d7e195bdd2
commit
1be61b7338
@ -1,7 +0,0 @@
|
|||||||
import platform
|
|
||||||
|
|
||||||
def is_platform_windows():
|
|
||||||
return platform.system() == "Windows"
|
|
||||||
|
|
||||||
def is_platform_linux():
|
|
||||||
return platform.system() == "Linux"
|
|
Loading…
x
Reference in New Issue
Block a user