remove unused newline

This commit is contained in:
marjuqi@ad
2022-05-20 09:07:24 +07:00
parent 7771b903ae
commit 00f4f141c4
+1 -1
View File
@@ -24,4 +24,4 @@ class Helper
return array_slice(get_class_methods($className), 1);
}
}
}