package com.discord.stores; import c.d.b.a.a; import d0.g0.w; import d0.z.d.m; import d0.z.d.o; import kotlin.jvm.functions.Function1; /* compiled from: StoreGatewayConnection.kt */ public final class StoreGatewayConnection$buildGatewaySocket$gatewayUrlTransform$1 extends o implements Function1 { public static final StoreGatewayConnection$buildGatewaySocket$gatewayUrlTransform$1 INSTANCE = new StoreGatewayConnection$buildGatewaySocket$gatewayUrlTransform$1(); public StoreGatewayConnection$buildGatewaySocket$gatewayUrlTransform$1() { super(1); } public final String invoke(String str) { m.checkNotNullParameter(str, "gatewayUrl"); return a.u("ws://:", w.substringAfterLast$default(str, ':', null, 2, null)); } }