Cleaned up imports

Change-Id: I9638fdd46fa44e451f166c48495395406f00c15e
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-03-05 11:46:13 -05:00
parent 674da044c6
commit c4a4938e2b
4 changed files with 2 additions and 7 deletions

View File

@@ -19,7 +19,6 @@ import com.TwentyCodes.android.location.CompassListener;
import com.TwentyCodes.android.location.CompassSensor;
import com.TwentyCodes.android.location.GeoUtils;
import com.TwentyCodes.android.location.R;
import com.TwentyCodes.android.location.R.drawable;
import com.google.android.maps.GeoPoint;
import com.google.android.maps.MapView;
import com.google.android.maps.Overlay;