Remove an unused import

master
bspeice 2013-10-19 21:03:45 -04:00
parent 11b7ad6547
commit a22fe150cb
1 changed files with 0 additions and 1 deletions

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;