Skip to content

Commit 99b444d

Browse files
committed
remove \n
1 parent 298fe69 commit 99b444d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Ubiquity/attributes/AttributesEngine.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ public function getAnnotationsStr(array $annotations, string $prefix = "\t"): st
118118
} else {
119119
$annotationsStr .= "\n{$prefix}" . \end($annotations);
120120
}
121-
$annotationsStr .= "\n";
122121
}
123122
return $annotationsStr;
124123
}

0 commit comments

Comments
 (0)