mirror of
https://github.com/bspeice/UNCCGameDay
synced 2025-07-15 20:55:08 -04:00
Remove some unused imports
This commit is contained in:
@ -2,10 +2,7 @@ package com.uncc.gameday.alerts;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
import com.uncc.gameday.GameDay;
|
||||
|
||||
import android.app.IntentService;
|
||||
import android.content.Context;
|
||||
import android.content.Intent;
|
||||
|
||||
public class AlertService extends IntentService {
|
||||
|
Reference in New Issue
Block a user