summaryrefslogtreecommitdiff
path: root/cmds/content/src
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/content/src')
-rw-r--r--cmds/content/src/com/android/commands/content/Content.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/cmds/content/src/com/android/commands/content/Content.java b/cmds/content/src/com/android/commands/content/Content.java
index 12fb4a375058..1597c8c9c2b2 100644
--- a/cmds/content/src/com/android/commands/content/Content.java
+++ b/cmds/content/src/com/android/commands/content/Content.java
@@ -33,11 +33,7 @@ import android.os.Process;
import android.os.UserHandle;
import android.text.TextUtils;
-import libcore.io.Streams;
-
import java.io.FileDescriptor;
-import java.io.FileInputStream;
-import java.io.FileOutputStream;
/**
* This class is a command line utility for manipulating content. A client