Remove 2 unused imports.

Change-Id: I4ada5f3dccdbb2e7ede29693f7211068808f2d75
This commit is contained in:
Maryam Garrett
2010-02-01 11:47:45 -05:00
parent 1fd8c98fba
commit 1a939bbac6

View File

@@ -16,9 +16,6 @@
package com.android.common.speech;
import android.content.Intent;
import android.content.Context;
/**
* Logging event constants used for Voice Search and VoiceIME. These are the
* keys and values of extras to be specified in logging broadcast intents.