Skip to content

Commit b78d433

Browse files
committed
private
Signed-off-by: Adam Dabrowski <[email protected]>
1 parent 8f9b1d1 commit b78d433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ros2ForUnity/Scripts/ROS2UnityComponent.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public bool Ok()
4949
}
5050
}
5151

52-
public LazyConstruct()
52+
private LazyConstruct()
5353
{
5454
lock (mutex)
5555
{

0 commit comments

Comments
 (0)