Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
Fixing some stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
SlideCI committed Nov 16, 2015
1 parent f27138d commit edeb508
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
import android.view.View;
import android.view.ViewGroup;

import java.util.Iterator;
import java.util.concurrent.ExecutionException;

import me.ccrama.redditslide.Activities.Submit;
import me.ccrama.redditslide.Adapters.SubmissionAdapter;
import me.ccrama.redditslide.Adapters.SubredditPosts;
import me.ccrama.redditslide.ColorPreferences;
import me.ccrama.redditslide.HasSeen;
import me.ccrama.redditslide.Hidden;
import me.ccrama.redditslide.R;
import me.ccrama.redditslide.Reddit;
Expand Down

0 comments on commit edeb508

Please sign in to comment.