package com.discord.stores; import d0.t.n; import rx.functions.Action1; /* compiled from: StoreGifPicker.kt */ public final class StoreGifPicker$fetchGifsForSearchQuery$2 implements Action1 { public final /* synthetic */ String $query; public final /* synthetic */ StoreGifPicker this$0; public StoreGifPicker$fetchGifsForSearchQuery$2(StoreGifPicker storeGifPicker, String str) { this.this$0 = storeGifPicker; this.$query = str; } public final void call(Throwable th) { StoreGifPicker.access$handleGifSearchResults(this.this$0, this.$query, n.emptyList()); } }