Skip to content

Commit f2c7ecc

Browse files
Jack BrookesJack Brookes
Jack Brookes
authored and
Jack Brookes
committed
Formatting
1 parent cfb807a commit f2c7ecc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/ExpMngr/Examples/Basic/BasicExampleScript.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ public void PresentStimulus(ExpMngr.Trial trial)
9494
// we can call this function via the event "On Trial Begin", which is called when the trial starts
9595
// here we can imagine presentation of some stimulus
9696

97-
9897
Debug.Log("Running trial!");
9998

10099
// we can access our settings to (e.g.) modify our scene

0 commit comments

Comments
 (0)