Browse Source

Remove an unused import.

master
Reece H. Dunn 12 years ago
parent
commit
09b62785c1
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      android/src/com/reecedunn/espeak/InformationListAdapter.java

+ 0
- 1
android/src/com/reecedunn/espeak/InformationListAdapter.java View File

@@ -19,7 +19,6 @@ package com.reecedunn.espeak;
import java.util.List;

import android.app.Activity;
import android.content.Context;
import android.util.Pair;
import android.view.LayoutInflater;
import android.view.View;

Loading…
Cancel
Save