remove unecessary `path_` from codegen
Now we can infer the path from current_attach_point_, which means we don't need to keep track of both references.
Showing
Please register or sign in to comment
Now we can infer the path from current_attach_point_, which means we don't need to keep track of both references.