Skip to content

Commit

Permalink
Update Utilities.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jun 28, 2024
1 parent f28a80b commit 77bb195
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ object Utilities {
}
}


@JvmStatic
fun toast(context: Context?, s: String?) {
context ?: return
Expand Down

0 comments on commit 77bb195

Please sign in to comment.