summaryrefslogtreecommitdiffstats
path: root/dx/src/com/android/dx/cf/direct/StdAttributeFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'dx/src/com/android/dx/cf/direct/StdAttributeFactory.java')
-rw-r--r--dx/src/com/android/dx/cf/direct/StdAttributeFactory.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/dx/src/com/android/dx/cf/direct/StdAttributeFactory.java b/dx/src/com/android/dx/cf/direct/StdAttributeFactory.java
index ae04a1397..992809a0a 100644
--- a/dx/src/com/android/dx/cf/direct/StdAttributeFactory.java
+++ b/dx/src/com/android/dx/cf/direct/StdAttributeFactory.java
@@ -55,7 +55,6 @@ import com.android.dx.rop.cst.TypedConstant;
import com.android.dx.rop.type.TypeList;
import com.android.dx.util.ByteArray;
import com.android.dx.util.Hex;
-
import java.io.IOException;
/**