mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
remove trailing whitespace
This commit is contained in:
@@ -1129,7 +1129,7 @@ Error EditorExportPlatformAndroid::export_project(const String& p_path, bool p_d
|
||||
if (file=="lib/armeabi/libgodot_android.so" && !export_arm) {
|
||||
skip=true;
|
||||
}
|
||||
|
||||
|
||||
if (file.begins_with("META-INF") && _signed) {
|
||||
skip=true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user