package com.duckduckgo.mobile.android.events.feedEvents; import com.duckduckgo.mobile.android.events.Event; public class FeedRetrieveErrorEvent extends Event { public FeedRetrieveErrorEvent(){ } }