summaryrefslogtreecommitdiffstats
path: root/dx/src/com/android/dx/cf/code/ByteBlockList.java
diff options
context:
space:
mode:
Diffstat (limited to 'dx/src/com/android/dx/cf/code/ByteBlockList.java')
-rw-r--r--dx/src/com/android/dx/cf/code/ByteBlockList.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/dx/src/com/android/dx/cf/code/ByteBlockList.java b/dx/src/com/android/dx/cf/code/ByteBlockList.java
index 412dfc3f7..5370c951f 100644
--- a/dx/src/com/android/dx/cf/code/ByteBlockList.java
+++ b/dx/src/com/android/dx/cf/code/ByteBlockList.java
@@ -16,7 +16,6 @@
package com.android.dx.cf.code;
-import com.android.dx.util.FixedSizeList;
import com.android.dx.util.Hex;
import com.android.dx.util.LabeledList;