Micro-optimization: only split `acct` into two Strings (#19901)
* Since `acct` is split by `@` and assigned to `username` and `domain`, we only need to split `acct` into two Strings.main
parent
86a80acf40
commit
106648b456
Loading…
Reference in new issue