Skip to content

Commit e13f6c8

Browse files
committed
chore: remove old debug
1 parent 9fdfc0e commit e13f6c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/Scripts/Pinpoint/Probes/Controllers/CartesianProbeController.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ public override string ZAxisStr
149149
#region Unity
150150
private void Awake()
151151
{
152-
Debug.Log("AWAKE RUNNING");
153152
_depth = _defaultDepth;
154153

155154
_initialPosition = transform.position;

0 commit comments

Comments
 (0)