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