Skip to content

Commit c12cb96

Browse files
committed
chore: cleanup
1 parent 102d293 commit c12cb96

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Assets/Scripts/API/APISpikeGLX.cs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#if !UNITY_WEBGL
21
// this entire class does not exist on WebGL
32

43
using System;
@@ -74,6 +73,4 @@ public void SendData()
7473
}
7574
#endregion
7675

77-
}
78-
79-
#endif
76+
}

0 commit comments

Comments
 (0)