mirror of
https://github.com/godotengine/godot.git
synced 2025-03-13 23:41:08 +08:00
Merge pull request #34761 from Anutrix/remove_2_unused_imports
Remove unused imports in methods.py
This commit is contained in:
commit
536cf9a527
@ -1,9 +1,7 @@
|
||||
import os
|
||||
import os.path
|
||||
import sys
|
||||
import re
|
||||
import glob
|
||||
import string
|
||||
import subprocess
|
||||
from compat import iteritems, isbasestring, decode_utf8
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user