mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Remove unused import from GDNative cpp example SConstruct file.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!python
|
||||
import os, subprocess
|
||||
import os
|
||||
|
||||
opts = Variables([], ARGUMENTS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user