Skip to content

Commit

Permalink
cosmetic: imports cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
FroMage committed Jun 26, 2013
1 parent bef69d0 commit 5a2ff37
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -5,12 +5,10 @@
import java.lang.invoke.MethodType;
import java.lang.reflect.Constructor;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.List;

import ceylon.language.Callable;
import ceylon.language.Sequential;
import ceylon.language.nothing_;
import ceylon.language.metamodel.Class$impl;

import com.redhat.ceylon.compiler.java.metadata.Ceylon;
Expand Down

0 comments on commit 5a2ff37

Please sign in to comment.