Skip to content

Commit aadba38

Browse files
committed
stan is too smart
1 parent 389b709 commit aadba38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Domains/Documents/Transformers/DocXTransformer.php

-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ public function handle(Document $document): array
7777
}
7878
}
7979

80-
/** @phpstan-ignore-next-line */
8180
$content_flattened = collect($content)->map(
8281
function ($item) {
8382
if ($item instanceof TextRun) {

0 commit comments

Comments
 (0)