@@ -34,7 +34,7 @@ |
||
34 | 34 | $lines = array_fill_keys(array_keys($lines), -1); |
35 | 35 | } |
36 | 36 | |
37 | - return [$positive, $negative ]; |
|
37 | + return [$positive, $negative]; |
|
38 | 38 | } |
39 | 39 | } |
40 | 40 | ?> |
41 | 41 | \ No newline at end of file |