You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Removed a pair of empty braces
This commit is contained in:
@@ -1537,9 +1537,6 @@ Error ResourceFormatSaverTextInstance::save(const String &p_path, const RES &p_r
|
||||
f->store_line("]\n"); //one empty line
|
||||
}
|
||||
|
||||
{
|
||||
}
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
//keep order from cached ids
|
||||
Set<int> cached_ids_found;
|
||||
|
||||
Reference in New Issue
Block a user