1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +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

@@ -17,8 +17,6 @@
## ======================================================================== ##
import os
import sys
import argparse
from array import array
# Generates a C++ file from the specified binary resource file