java-decompiler: post-import cleanup (classes moved)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package org.jetbrains.java.decompiler.code.instructions;
|
||||
|
||||
import org.jetbrains.java.decompiler.code.Instruction;
|
||||
|
||||
public class F2D extends Instruction {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user