mirror of
https://github.com/shuchkin/simplexlsxgen.git
synced 2023-08-10 21:12:59 +03:00
Removed duplicate line
This commit is contained in:
parent
ab28bc319d
commit
5309e6a002
@ -577,7 +577,6 @@ class SimpleXLSXGen {
|
||||
$this->SI[] = $v;
|
||||
$cv = count( $this->SI ) - 1;
|
||||
$this->SI_KEYS[ $skey ] = $cv;
|
||||
$this->SI_KEYS[ $skey ] = $cv;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user