1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Remove unused Python imports.

This commit is contained in:
Marcel Admiraal
2020-09-10 11:38:52 +01:00
parent f19c400bed
commit e3d698dae9
7 changed files with 0 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
import os
import os.path
import sys
import subprocess
from SCons.Script import Dir, Environment