Skip to content

Commit c57285c

Browse files
committed
chore: remove superfluous newline character
1 parent e4f49a5 commit c57285c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/php/classes/locale_text_info.c

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ PHP_MINIT_FUNCTION(ecma_intl_locale_textinfo) {
3535
XtOffsetOf(ecma_IntlLocaleTextInfo, std);
3636
ecma_handlers_IntlLocaleTextInfo.free_obj = freeLocaleTextInfoObj;
3737

38-
3938
return SUCCESS;
4039
}
4140

0 commit comments

Comments
 (0)