remove fle.env. from method signature (#331)

This commit is contained in:
Harshit Sharma
2025-09-04 19:55:34 +05:30
committed by GitHub
parent 1fb91880ab
commit a47918a745

View File

@@ -39,6 +39,7 @@ class SchemaGenerator:
.replace("entities.", "")
.replace("instance.", "")
.replace("game_types.", "")
.replace("fle.env.", "")
)
docstring_element = (