mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 06:35:39 +00:00
Remove straggling debug message
This commit is contained in:
@@ -241,9 +241,6 @@ function Reconciler:reconcileRoute(rbxRoute, item, fileRoute)
|
|||||||
rbx = self:reconcile(rbx, item)
|
rbx = self:reconcile(rbx, item)
|
||||||
|
|
||||||
reparent(rbx, parent)
|
reparent(rbx, parent)
|
||||||
|
|
||||||
print("Post reconcileRoute RouteMap:")
|
|
||||||
print(self._routeMap:visualize())
|
|
||||||
end
|
end
|
||||||
|
|
||||||
return Reconciler
|
return Reconciler
|
||||||
|
|||||||
Reference in New Issue
Block a user