Skip to content

Commit dc2ce3d

Browse files
authored
Apply fixes from StyleCI (#312)
1 parent 378617d commit dc2ce3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/octane.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
...Octane::prepareApplicationForNextOperation(),
8484
//
8585
],
86-
86+
8787
TaskTerminated::class => [
8888
//
8989
],
@@ -92,7 +92,7 @@
9292
...Octane::prepareApplicationForNextOperation(),
9393
//
9494
],
95-
95+
9696
TickTerminated::class => [
9797
//
9898
],

0 commit comments

Comments
 (0)