Skip to content

Commit

Permalink
WELD-614 Removed old import
Browse files Browse the repository at this point in the history
  • Loading branch information
drallen authored and pmuir committed Sep 3, 2010
1 parent 6250319 commit 39acff3
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -41,7 +41,6 @@
import org.jboss.weld.util.collections.ArraySet;
import org.jboss.weld.util.collections.ArraySetMultimap;
import org.jboss.weld.util.collections.Arrays2;
import org.jboss.weld.util.collections.ImmutableArraySet;
import org.jboss.weld.util.reflection.HierarchyDiscovery;

/**
Expand Down Expand Up @@ -302,4 +301,4 @@ Map<Class<? extends Annotation>, Annotation> getAnnotationMap()
return annotationMap;
}

}
}

0 comments on commit 39acff3

Please sign in to comment.