mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-01 02:21:00 +00:00
Merge pull request #66686 from crasy1/fix-methods-sys
fix methods.py ->NameError: name 'sys' is not defined
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import os
|
||||
import sys
|
||||
import re
|
||||
import glob
|
||||
import subprocess
|
||||
|
||||
Reference in New Issue
Block a user