You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Remove unused imports in .py, SCsub and SConstruct files
This commit is contained in:
@@ -2,7 +2,6 @@ import os
|
||||
import platform
|
||||
|
||||
if os.name == "nt":
|
||||
import sys
|
||||
import winreg
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user