Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Clean up imports.
  • Loading branch information
headius committed Feb 26, 2015
1 parent 5755383 commit e53e2cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/src/main/java/org/jruby/javasupport/JavaClass.java
Expand Up @@ -69,13 +69,9 @@
import org.jruby.java.proxies.ArrayJavaProxy;
import org.jruby.java.proxies.ConcreteJavaProxy;
import org.jruby.java.util.ArrayUtils;
import org.jruby.javasupport.binding.AssignedName;
import org.jruby.javasupport.binding.ClassInitializer;
import org.jruby.javasupport.binding.ConstantField;
import org.jruby.javasupport.binding.Initializer;
import org.jruby.javasupport.binding.InterfaceInitializer;
import org.jruby.javasupport.binding.NamedInstaller;
import org.jruby.javasupport.binding.Priority;
import org.jruby.runtime.ObjectAllocator;
import org.jruby.runtime.ThreadContext;

Expand Down

0 comments on commit e53e2cb

Please sign in to comment.