Skip to content

Commit e6e37b4

Browse files
committed
remove fullname
1 parent d68ace0 commit e6e37b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extensionslib/src/main/java/com/omega_r/libs/extensions/string/StringExtensions.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,3 @@ fun String?.addPartNames(vararg partNames: String?): String? {
5757
return result
5858
}
5959

60-
fun String?.fullname(vararg names: String?) = addPartNames(*names)

0 commit comments

Comments
 (0)