Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized existing functions.
This commit is contained in:
@@ -2,4 +2,4 @@ extends Node
|
||||
|
||||
func print_smth(smth: String):
|
||||
pass
|
||||
#print(smth)
|
||||
print(smth)
|
||||
|
||||
Reference in New Issue
Block a user