Remove an unused import

This commit is contained in:
bspeice 2013-10-19 21:03:45 -04:00
parent 11b7ad6547
commit a22fe150cb

View File

@ -3,7 +3,6 @@ package com.uncc.gameday.registration;
import java.util.List;
import retrofit.RestAdapter;
import retrofit.RestAdapter.LogLevel;
import android.content.Context;
import com.uncc.gameday.R;