Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Blanka Kulik committed Sep 6, 2017
1 parent 86aa918 commit 0fac95d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ protected void onCreate(Bundle savedInstanceState) {
tweakStoreNameTV.setText(tweakStoreName);

TweakStore tweakStore = TweakStore.getInstance(this, tweakStoreName);

collections = tweakStore.getCollections();
ArrayList<HashMap<String, String>> arrayList = new ArrayList<>();

Expand Down

0 comments on commit 0fac95d

Please sign in to comment.