summaryrefslogtreecommitdiffstats
path: root/src/Components/Array2d.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Components/Array2d.php')
-rw-r--r--src/Components/Array2d.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Components/Array2d.php b/src/Components/Array2d.php
index e4c0ed7..a46813b 100644
--- a/src/Components/Array2d.php
+++ b/src/Components/Array2d.php
@@ -58,7 +58,6 @@ class Array2d extends Component
$state = 0;
for (; $list->idx < $list->count; ++$list->idx) {
-
/**
* Token parsed at this moment.
*