Skip to content

Commit 189b889

Browse files
authored
Remove non used code (#37)
1 parent 7aeaada commit 189b889

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/TicketSwapErrorFormatter.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ public function formatErrors(AnalysisResult $analysisResult, Output $output) : i
101101
$error->getIdentifier(),
102102
$output->isDecorated(),
103103
),
104-
'{identifier}' => $error->getIdentifier(),
105104
'{links}' => implode([
106105
$this::link(
107106
$this->linkFormat,

0 commit comments

Comments
 (0)